Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show wait window like message in form and keep it
Message
De
12/08/2015 16:11:36
 
 
À
12/08/2015 15:55:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01623210
Message ID:
01623228
Vues:
52
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform