Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MENU by program problem again
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MENU by program problem again
Miscellaneous
Thread ID:
00298351
Message ID:
00298351
Views:
37
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
Next
Reply
Map
View

Click here to load this message in the networking platform