Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Co-ordinating Menus and Forms
Message
De
19/10/2004 18:18:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Co-ordinating Menus and Forms
Divers
Thread ID:
00952833
Message ID:
00952833
Vues:
40
I have a main program which has the following lines
DO Amsmenu.mpr
READ EVENTS
One of the options on this menu says
DO Namefind.app
The main program for Namefind.app contains
PUSH MENU _msysmenu
DO Namefind.mpr
DO FORM namefind
POP MENU _msysmenu
My problem is that, if I make the NAMEFIND form MODAL, the menu options are not active. If I leave it MODELESS, the program continues and the POP MENU command gets executed.

My real problem is that I'm mostly a FPW2.6 programmers masquarading as a VFP guy.

Can somebody point me to the proper sequence of calls to get everything properly co-ordinated????

Thanks...........Rich
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform