Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu on non-toplevel form
Message
From
10/06/2003 16:00:46
 
 
To
10/06/2003 15:14:34
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00798293
Message ID:
00798591
Views:
37
Doing it this way does require you to add the code for define popup and on selection.

What do you mean the menu does not show up at the right coordinates. Where do you want it?

Jason

>Hi Jason,
>
>
>>Create a procedure or program to setup your menu which will include:
>>
>>DEFINE MENU Route_Status_Menu BAR AT LINE .1 IN WINDOW frmRoute_Status
>>
>>then do all the define pads, bars, popups, on selections, etc.
>>
>>at the bottom of the menu setup code:
>>
>>ACTIVATE MENU Route_Status_Menu NOWAIT
>>
>>In the init event of the form, call the procedure or program to setup and activate the menu.
>
>Yes, I´ve gotten that far, but apart from that the menu looks different from the normal menu, I can´t to seem to find a way to let the menupopus look like the standard windows way, unless I use ON SELECTION PAD .... ACTIVATE POPUP .... , Now this has the main problem that the menu does not show up on the right coordinates.
>
>Have you found a way out ?
>
>Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform