Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse move hilight
Message
De
15/07/2003 19:24:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Mouse move hilight
Divers
Thread ID:
00810472
Message ID:
00810472
Vues:
56
I have a menu popup that I need to use when I right click on a grid Item.
When the Popup opens up the selection bar doesn't move with the mouse as it does in a regular menu where we have a PAD defined.

The following is a small code of the type of MENU activation that I use, can anyone tell me what I'm doing wrong.

*****************************************************
DEFINE POPUP popGrid FROM 10,5 ;
MARGIN COLOR SCHEME 14
DEFINE BAR 1 OF popGrid ;
PROMPT '\DEFINE BAR 2 OF popGrid ;
PROMPT '\DEFINE BAR 3 OF popGrid ;
PROMPT '\DEFINE BAR 4 OF popGrid ;
PROMPT "\DEFINE BAR 5 OF popGrid ;
PROMPT "\ON SELECTION POPUP popGrid DO _GridMenuOpion
ACTIVATE POPUP popGrid
*****************************************************

Thank you
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform