Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shortcut menus
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Shortcut menus
Divers
Thread ID:
00148280
Message ID:
00148280
Vues:
54
I made a shortcut menu using the designer. When I right-click in a certain spot, I want the shortcut menu to come up.

I have, in the Mousedown:

IF nButton = 2
ACTIVATE POPUP mnuSched1 AT nXCoord, nYCoord
ENDIF

It tells me that it hasn't been defined with DEFINE POPUP. I looked at that, and it looks to me like that's for creating a menu with code. I don't want to do it in code; I want to use the designer.

There was an option on the designer to make a shortcut menu specifically. I don't understand why there's an option if it won't let you use the menus you make.

Anybody know what I'm supposed to be doing?

Thanks,

-Michelle
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform