Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_Screen.Activeform.Name NOT accurate
Message
De
06/06/2007 04:07:05
 
 
À
05/06/2007 17:16:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01230724
Message ID:
01230838
Vues:
17
Right now, it is always returning the mainform which launches the other forms. Some of the launched forms are modal and some are modeless.

One other idea for you that I just thought of. _Screen.Activeform does not change to the form being instantiated until its init() finishes. So if you check _Screen.Activeform in the load() or init() of the form currently being launched, it will refer to the calling form and not the current form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform