Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing a menu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00246985
Message ID:
00247008
Vues:
29
>When I put a menu up with DO MyMenu.mpr and the menu is checked to be added to the previous menu how do I release the menu when it is no longer needed. I have tried RELEASE, HIDE, and a few others...
>
>Thanks

John,

VFP's menuing is based on a LIFO stack (Last In, First Out). The easiest way, from what I understand you're trying to do, is to issue a PUSH MENU command, to place the original menu on the stack prior to your DO Mymenu.mpr command. When your menu is finished, POP MENU will restore the previous menu state.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform