Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut/Copy/Paste in form with no menu
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00120877
Message ID:
00121269
Vues:
26
Rick,

Just to clarify, those menu defintions still need to exist for Sys(1500) to work.


>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