Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Paste from clipboard & cursor position...
Message
De
22/09/2003 12:43:34
 
 
À
22/09/2003 12:37:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00831116
Message ID:
00831171
Vues:
19
>To help clarify matters, what I would like to have happen is this:
>1. Within the EditBox is the phrase, "Hello World".
>2. I copy the word "fantastic" into the clipboard.
>3. I position my cursor insertion point between "Hello" and "World".
>4. I press Ctrl-V and I would like to see the cursor show up after "fantastic", but before "World".
>

Following the sequence.. Let's do:
*1.  Within the EditBox is the phrase, "Hello World".
*2.  I copy the word "fantastic" into the clipboard.
*3.  I position my cursor insertion point between "Hello" and "World".
nwlenght                 = Thisform.myedit.selstart  && <-- 3.1.
*4.  I press Ctrl-V and I would like to see the cursor show up after "fantastic", but before "World".
Thisform.myedit.selstart = nwlenght                  && 5.
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform