Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shortcut Menu
Message
 
À
01/04/2006 16:21:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Divers
Thread ID:
01109768
Message ID:
01109769
Vues:
22
>I have created a shortcut menu using command
>
>define popup vchpop shortcut relative from mrow()+1, mcol() in screen
>
>It just work fine until no form is running.
>When there is a form already running, mcol() returns different values on execution of shortcut menu. most of the time mcol() returns -1 location.
>
>Zahid

Do not use IN SCREEN
DEFINE POPUP vchpop SHORTCUT RELATIVE FROM MROW(),MCOL()
IN SCREEN means that it places a menu in the main Visual FoxPro window.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform