Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal form sometimes not displaying on top
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01409069
Message ID:
01409082
Vues:
81
The issue I'm having is this:

Prior to clicking the command button, if the current focus is on either a grid or a couple of other controls on this page, the pop-up form shows up just fine and everything works. If, however, the focus is just on the page itself or on a spinner control on the page, then the form gets shown but it appears underneath the original form and I cannot do anything with it. It doesn't respond to any events.

Any ideas?


Try putting this in the Activate of your modal form:
Thisform.AlwaysOnTop = .T.
Thisform.AlwaysOnTop = .F.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform