Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal Forms and Menus
Message
De
02/10/2002 12:22:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Modal Forms and Menus
Divers
Thread ID:
00706935
Message ID:
00706935
Vues:
87
I include the following code in some of my modal forms in order to get certain menu functionality:
* Form Init
PUSH MENU _MSYSMENU

* Form GotFocus
DO cpp.mpr

* Form Destroy
POP MENU _MSYSMENU
This works fine in some of the forms but in some, even though the POP MENU _MSYSMENU command fires ( or at least it is executed ) the main menu is not restored. The basic properties of the forms are the same. What would cause this?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform