Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcut menus
Message
From
19/10/1998 16:11:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Shortcut menus
Miscellaneous
Thread ID:
00148280
Message ID:
00148280
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform