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:16:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00120877
Message ID:
00121299
Vues:
19
Sorry John, that doesn't work either. Did you put that in the form I sent?

>Hi David,
>
>Use this code instead:
>
>DEFINE POPUP _medit MARGIN RELATIVE SHADOW COLOR SCHEME 4
>DEFINE BAR _med_cut OF _medit PROMPT "Cu\> KEY CTRL+X, "Ctrl+X" ;
> MESSAGE "Removes the selection and places it onto the Clipboard"
>DEFINE BAR _med_copy OF _medit PROMPT "\> KEY CTRL+C, "Ctrl+C" ;
> MESSAGE "Copies the selection onto the Clipboard"
>DEFINE BAR _med_paste OF _medit PROMPT "\> KEY CTRL+V, "Ctrl+V" ;
> MESSAGE "Pastes the contents of the Clipboard"
> ENDPROC
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform