Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu location in a form....
Message
From
22/01/2001 15:06:55
 
 
To
22/01/2001 14:57:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00466688
Message ID:
00466910
Views:
9
>if i try to 'active popup mymenu at x,y' i get an error "menu has not been defined with DEFINE MENU", although the command "do mymenu.mpr" runs that menu.

The last line of the MPR should be an "ACTIVATE MENU mymenu", add: "AT 20, 20" to the end of that line. If you want, add parameters to the MPR, the x and y positions. If passed, use them in the ACTIVATE MENU line, otherwise, just do the normal ACTIVATE MENU.
Previous
Reply
Map
View

Click here to load this message in the networking platform