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 16:11:36
 
 
To
12/08/2015 15:55:32
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:
01623228
Views:
53
>>>I wish I had the time to test for myself. Hopefully someone else will give you some more advice.
>>
>>Maybe _screen object contains or sysmetric() returns something useful for this calculation ?
>
>That would be _screen.activeform, I guess?
>
>If this is something you need on several forms, why not add an invisible editbox to your form subclass? When you need it, you fill it with data and make it visible.

Depending on the design of the app, another option is to have a dedicated global notification area. This could be visible all the time, or visible only when a form passes message(s).

Advantages are this doesn't necessarily obscure any part of any form, and the user gets used to looking at notifications in a single place. This can also be relatively easily adapted to support a global log of messages.

Possible disadvantages are loss of available screen space, and the messages not being obviously connected with forms that generate them.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform