Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hotkey into VFP app?
Message
From
04/05/2003 12:03:43
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00784648
Message ID:
00784681
Views:
20
Hi Mark,

There are a few ways:
1) if your application has main menu you can link hotkey with menu bar item using KEY clause and link desired procedure with this item. To disable/enable this action you can use SKIP FOR clause in menu bar item definition. I think this is the best way;
2) you can use form KEYPRESS event;
3) you can use ON KEY LABEL statement.

Best regards,

Serhiy Shandro
Sincerely,

Serhiy Shandro
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform