Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu conflict?
Message
De
16/12/1998 10:36:16
Allen Hanna
H. A. Hanna Associates
Indianola, Indiana, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Menu conflict?
Divers
Thread ID:
00168059
Message ID:
00168059
Vues:
77
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
Répondre
Fil
Voir

Click here to load this message in the networking platform