Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait window position
Message
 
 
To
11/10/2009 23:10:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01428888
Message ID:
01428889
Views:
86
>wait window "Can i make this relative position" nowait at 1,10
>
>Question: can i make the 'at' location of the wait message relate to the window position in the monitor.
>in the form above, the 1,10 will be positioned at the top of the monitor regardless of where the window opens up - i want it to be coordinated with the top of the window.
>
>secondly can i color the wait message?
>
>thanks
>
>k

No on your second question using the native WAIT WINDOW command.

Can you use _screen.top and _screen_left to calculate positions?

See also http://www.news2news.com/vfp/?example=504
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform