Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MENU by program problem again
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
MENU by program problem again
Divers
Thread ID:
00298351
Message ID:
00298351
Vues:
38
I did a program to create a menu from a table when I start my application.

I am using code as follow:
SET SYSMENU TO
SET SYSMENU AUTOMATIC
DEFINE MENU wsmenu BAR IN SCREEN
....Stuff with DEFINE PAD and ACTIVATE POPUP etc... to define the menu.

It works very fine UNTIL the user fires a REPORT PREVIEW or a MODAL form. THEN, my menu disapears from the screen and never comes back!??

From some suggestion on the thread, I tried to put POP MENU wsmenu before the REPORT PREVIEW and PUSH MENU wsmenu after. Didn't work. I also tried to do ACTIVATE MENU wsmenu just after. Didn't work. When I do a DISPL MEMORY, I can see the menu is still there.

Any idea someone?
Thanks
Eric.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform