Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcut menu & toolbars
Message
 
To
20/09/1998 14:34:49
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00138832
Message ID:
00138919
Views:
10
Hi Christian,

This should do it.
DEFINE WINDOW MyWindow FROM MROW(), MCOL() TO MROW()+1, MCOL() + 1
ACTIVATE WINDOW MyWindow
DO mymenu.mpr
RELEASE WINDOW MyWindow
>I am trying to link my toolbar buttons to shortcuts menu. As an example, if the user click on the LOCATE button, a shortcut menu appear with options for the locate command. My problem is that the shortcut menu does appear but not near the toolbar button. It appear within the limit of the active form only. To overcome this problem, I created a modal form with the options that the user can choose from. But I would prefer the shortcut menu way to handle the choice of the user. What can I do?
>
>Thank you,
>Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform