Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse move hilight
Message
From
15/07/2003 21:32:02
 
 
To
15/07/2003 19:24:52
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00810472
Message ID:
00810507
Views:
20
Sorry, this is the code that I used.

DEFINE POPUP popGrid FROM 10,5 MARGIN COLOR SCHEME 14
DEFINE BAR 1 OF popGrid PROMPT 'New' MARK CHR(3)

DEFINE BAR 2 OF popGrid PROMPT 'Conflict' MARK CHR(4)

DEFINE BAR 3 OF popGrid PROMPT 'Reoccurrence' MARK CHR(5)

DEFINE BAR 4 OF popGrid PROMPT "Don't book with..." MARK CHR(6)

DEFINE BAR 5 OF popGrid PROMPT "Bypass conflict" MARK CHR(6)

ON SELECTION POPUP popGrid DO _GridMenuOpion

ACTIVATE POPUP popGrid
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform