| |
|
|
- Page 1 - |
|
Julian Schmidt |
|
|
| |
|
|
|
| |
|
- Page 2 - |
|
Julian Schmidt | Yes, but one can one Bitmap-Control on The ProgressBar lay. this takes of course then not any more any Messages on, disappears but neither!
Nachtrag: in the attachment one small example with Prozentanzeige on of/ one wallpaper.pcu of. . . Download external Download |
|
|
| |
|
|
|
| If Bitmap-Controls not flackern would if to the Image updated would the presumably almost already a brauchbare Solution. |
|
|
| |
|
|
|
Julian Schmidt | How would you the make, without XPSE? |
|
|
| |
|
|
|
| about so How one without car autofährt: not at all.
without XPSE would I first XPSE program -
so hats at least Schonmal The story viewed.
clear, You can Opcodes/ ASM directly in a memory write -
can also XProfan-View source on a Schiefertafel ritzen -
hold everything interestingly if one a gewisse Produktivität complete alike his likes.
in the momentum say imho with HTML alone ne MessageBox Show To want -
To JS say but: "bevorzuge I nicht". ^^
Can to etlichen Explanations vlt. only "viel Erfolg" wish. ^^ |
|
|
| |
|
|
|
| Nachtrag: Sorry -
naturally does it too without XPSE -
kannste simply in a others Programming-Language How z.B. C or Delphi program and the meiste .Net-Garbage is free -
I recommend hold rather always first XProfan because at the latest if one it with xpse yokes need time hold no C or Delphi -
I would but the latest the somebody a defined Programming-Language vorschreibt but recommend werd I XProfan always because I like this convincing be and ausserdem can so C- and Delphi-Programmer "platt" make How imho already often "bewiesen". ^^ |
|
|
| |
|
|
|
Rolf Koch | Why without XPSE? Sorry, yields for me none sense. its simply the best! |
|
|
| |
|
|
|
| Werd Yes ruddy here ^^
without XPSE kriegt one not flicker-free there, because reines XProfan the WM_PAINT only Waitinput abfragt -- that is, if his Program straight rechnet, then can the control not any more neugezeichnet go. with XPSE can WM_PAINT simply in a nProc inquire and the functions integrally without the eig. Program To bearing and even To 100% and always and even very How of Win virtual. |
|
|
| |
|
|
|
Julian Schmidt | I thought me I learn first XProfan(without XPSE), before I somehow with XPSE anfange. Regards from the green island Julian57 |
|
|
| |
|
|
|
Nico Madysa | is correctly., Julian. I have not differently made, use the XPSE self too not yet too long. the changes but unfortunately nothing on the fact, that You without XPSE ... or say we it so: i'm no Possibility famous, this Completed: reinem XProfan to solve, without that it flimmert. just as have I it without XPSE never hinbekommen, with the Resize one Fensters which Content flicker-free anzupassen. If you you the Topic NProcs not yet zutraust, would it the best, first time with the Flimmern To life. it likes sure yet others ways give, the trouble To solve -- but NProcs and XPSE are the simplest, whom I know. |
|
|
| |
|
|
|
Julian Schmidt | circa function SetProgressbarByMouse() extended.... |
|
|
| |
|
|
|
| only one TIP: Rolands Between can tückisch his if one instead of the expected
Float-values Long-values commit.
Between(X, X1, X2)
X : Float - Testwert
X1: Float - unterer Grenzwert
X2: Float - upper Grenzwert
The function operates not always correctly or. gives sometimes
a incorrect worth back if one Longs commit.
brat reacted thereby likewise sometimes tückisch. |
|
|
| |
|
|
| |
|
- Page 3 - |
|
|
Julian Schmidt | OK, have it now through....
(((long(mpos#,0)>Long(b#,0)) and (long(mpos#,0)<Long(b#,8))) and ((long(mpos#,4)>Long(b#,4)) and (long(mpos#,4)<Long(b#,12)))) ...supplant |
|
|
| |
|
|