Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DEFINE POPUP Problem
Message
From
29/08/2002 13:54:48
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00695083
Message ID:
00695086
Views:
12
>I have the following code in a button on a toolbar:
>
>
>DEFINE POPUP ShortCuts FROM MROW(), MCOL() IN SCREEN SHORTCUT
>
>
>This works fine, except when a form is open. When a form is open,
>the menu opens in strange places, like 1/2 way off the left side
>of the screen, or other places.
>
>How do I get this to popup exactly where I want it regardless of
>what forms may be open?

Basically, the approach I am using is to have the menu created first. Then, I can issue something like this, assuming a right click is needed:
ON KEY LABEL RIGHTMOUSE DO START.MPR
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform