Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Paste from clipboard & cursor position...
Message
From
22/09/2003 12:43:34
 
 
To
22/09/2003 12:37:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00831116
Message ID:
00831171
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform