Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shortcut menu & toolbars
Message
 
À
20/09/1998 14:34:49
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00138832
Message ID:
00138919
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform