Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut & Paste in Forms
Message
 
À
06/05/1998 09:18:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00097286
Message ID:
00097345
Vues:
21
Brian,

You can include all or any individual part of VFP's system menu in your custom one. In your custom menu go into the submenu level you want to have the copy and paste bars and choose Insert Bar... HTH

>I'm sorry if this has been asked 100+ times already but...
>What is the simplest way to enable ctrl+c & ctrl+v for cutting and pasting across forms? There are no toolbars and the MSYSMENU is replaced by a custom one.
>
>I've been trying to use:
>ON KEY LABEL CTRL+C _cliptext = _SCREEN.ActiveForm.ActiveControl.SelText
>
>ON KEY LABEL CTRL+V _SCREEN.ActiveForm.ActiveControl.Value = _cliptext
>
>The problem(s) that I have found so far is that if I set the value = _cliptext then the user can not add to text already in a text/editbox.
>
>Any help would be appreciated thank you,
>
>- Brian
>
>BTW: This app is in VFP 5.0a
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform