Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu conflict?
Message
From
16/12/1998 10:36:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Menu conflict?
Miscellaneous
Thread ID:
00168059
Message ID:
00168059
Views:
84
I have a system menu (VFP5.0a, runtime EXE app) with a File pad. Item 6 of its corresponding popup is a Quit command that becomes inoperative (not disabled, just won't do anything) after I modify one of the app's reports (modify report reportname). I think my .mpr's statement:

on selection bar 6 of file...

is probably being knocked out of memory by the report designer. I could rename the menu's popup to something different (like "xyzfile") to eliminate the conflict, but the menu designer wants to create its own popup names from the pad's prompt. So I'd have to change it in the generated .mpr code. Or, I could simply re-establish the "on selection bar 6 of file.." in code after any "modify report..." Or, maybe pushing the menu before "modify report..." and then poping it back afterward is a better solution.

Any suggestions?

Thanks,
Allen
Reply
Map
View

Click here to load this message in the networking platform