Re: more info on ARF020

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Thursday 26 July 2001 10:20, gwalters at sc.rr.com wrote:

> If you drag the screen then all the input fields are sunken and this will
> also stop the looping until you move the mouse over the min,max,kill area
> again.

Mike's reply is correct, you are in effect calling onPaint recursively, 
since every time the window is repainted, it calls the onPaint routine,
which repaints the window and calls the onPaint routine......ad infinitum.

I need to ask - why aren't you using Judith's IDE? It's better than 
Delphi - I use them both. It will also save you a great deal of time, 
since you can visually lay out your screens. Also, there won't be 
any need to tinker with windows calls like the one mentioned above.
Once you've dropped some controls on the window, you just click 
and run, all the low-level stuff is taken care of.

Regards,
Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu