Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Co-ordinating Menus and Forms
Message
From
19/10/2004 18:39:14
 
 
To
19/10/2004 18:18:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00952833
Message ID:
00952837
Views:
6
Menus typically are not active in a modal form. Can you provide the same functionality with buttons on the form or a context menu?


>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
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform