Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling resize and anchoring
Message
From
18/01/2007 13:04:05
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01185929
Message ID:
01186745
Views:
23
>can you infer the user is resizing by testing mdown() and mouse position (from =mouseobj(lax,1)) being over a border ?

Catching the beginning of the interactive resize isn't the problem. Resize fires and I can set a flag. The problem is catching the end. Unfortunately, it's possible for MDOWN() to become .F. before all the code that responds to the resize is finished. I can't find anything that reliably fires after all resize-related activity is finished.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform