Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show wait window like message in form and keep it
Message
From
12/08/2015 15:17:16
 
 
To
12/08/2015 15:10:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01623210
Message ID:
01623222
Views:
58
>>As I wrote, you must clearly create your own function for this. Should be fairly easy, though.
>
>It may be suffifient to calculate proper wait window position and use wait window for this.
>
>If custom method should used, how to draw wait window inside form ? Should define window command with form name used or shape object or Form.Box() method or something other

Just add an editbox to the form, position it and make it appear on top. Should be just a few lines of code. To make the function generic, pass the form (thisform or this) and the text you want to show. The function can then easily calculate its own position.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform