Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie problem - Help!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00107051
Message ID:
00107094
Vues:
16
>>* main.prg
>>CLOSE ALL
>>CLEAR ALL
>>DO mainmenu.mpr
>>READ EVENTS
>>CLOSE ALL
>>SET SYSM TO DEFAULT
>>
>>Calling of forms is being done at menu bar command. And we put on one of the menu bar entitled "Exit" command like CLEAR EVENTS to exit the program.
>>
>>Please update me ASAP...
>*// Main program for Books.Prj
>ON SHUTDOWN do bkshut.prg
>SET PROCEDURE TO bookproc.prg additive
>*// set up the environment ... snip ...
>
>DO onstart
>do bkmenu.mpr
>do form base.scx LINKED
>read events
>
>do bkquit
>return
>
>Does this make it any clearer? I don't want to have to get rid of the forms to make the menu easier. One of my options is basically "return to main form" so that if you get too deep and want to get out you can, others let you close up and go to a different place without having to manually close where you are. The app will do it for you (and save by default)...

Clear. I am just curious of the form base.scx. Is that the modal form? If so, then that's the very reason why your menu bars are disabled.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform