Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal form and menu
Message
From
19/04/1997 12:52:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00028932
Message ID:
00028978
Views:
36
>* si on enleve le menu édition
>* cette suite de commandes rend les raccourcis clavier
>* disponnibles pour les opérations courantes d'édition
>*
>DEFINE POPUP edit FROM 0,0 RELATIVE
>DEFINE BAR _med_cut OF edit PROMPT "Cut" ;
>KEY CTRL+X
>DEFINE BAR _med_copy OF edit PROMPT "Copy" ;
>KEY CTRL+C
>DEFINE BAR _med_paste OF edit PROMPT "Paste" ;
>KEY CTRL+V

Thanks, probably the reason it wasn't working is that I wasn't removing the Edit menu before doing that.

I will modify my framework to do that change when we are in modal.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform