Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait Window to follow mouse movement
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Miscellaneous
Thread ID:
01372565
Message ID:
01372593
Views:
17
>>I'm trying to display some information in a WAIT WINDOW while the user resizes a control with the mouse. I would like that WAIT WINDOW to closely follow the mouse but WAIT "some message" WINDOW AT MROW(), MCOL() NOWAIT does not do it.
>>
>>Since this is to ocurr in the control's MouseMove() method, I'd like to make use of the nXCoord and nYCoord parameters but I don't know how to convert those values to Row/Column values in the form's corrdinate system.
>>
>>Any suggestions ?
>>
>
>Hi Carl,
>
>See Pixels and Foxels for how to position WAIT WINDOW at specified X,Y coordinates.


Hi Sergey (and Borislav),

Thanks guys. That's just what I needed.


Carl
Carl Chambers
Cardol Data Systems
Previous
Reply
Map
View

Click here to load this message in the networking platform