Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut/Copy/Paste in form with no menu
Message
De
25/07/1998 00:18:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00120877
Message ID:
00121300
Vues:
23
Will do, if I can't get the menu working. Thanks heaps.

>Hi David:
>
>Try the following instead of defining popup:
>
>ON KEY LABEL CTRL+X SYS(1500,"_MED_CUT","_MEDIT")
>ON KEY LABEL CTRL+C SYS(1500,"_MED_COPY","_MEDIT")
>ON KEY LABEL CTRL+V SYS(1500,"_MED_PASTE","_MEDIT")
>ON KEY LABEL CTRL+Z SYS(1500,"_MED_UNDO","_MEDIT")
>ON KEY LABEL CTRL+R SYS(1500,"_MED_REDO","_MEDIT")
>
>Another approach would be to put code into the KeyPress event of the edit box
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform