Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Popup to appear at specific location
Message
From
10/11/1998 13:00:47
 
 
To
10/11/1998 11:59:40
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00156174
Message ID:
00156246
Views:
35
After some investigation I've determined that GENMENUX doesn't work real well with shortcuts in VFP6. The first 2 directives I debugged, *:PADPOS and *:NOACT did not work due to bugs in GENMENUX. I assume they worked at some point.

In any case, I guess I could toss a 1 line fix into GENMENUX for *:PADPOS. But modifying 3rd party packages is not my idea of a good time!


>I'm not sure how that would help without hacking the MPR. The MPR for a shortcut defines the shortcut at MROW(),MCOL(), defines the pads, and then activates the menu with ACTIVATE POPUP. I am trying to use GENMENUX to change the "FROM MROW/MCOL" part of the DEFINE POPUP to another location. If I could have GENMENUX insert a MOVE POPUP line before the ACTIVATE, then that might work too. I'll investigate that.

>
>>Hi Bob - Would the ACTIVATE POPUP command work?
>>
>>>I want my popups to appear at a specific location. I've tried using the *:POPPOS command from GENMENUX, but it seems to fail to remove the "FROM MROW(),MCOL()" from the MPR and so gives me an error.
>>>
>>>Is there a way to do this without hacking the MPR?
Previous
Reply
Map
View

Click here to load this message in the networking platform