Author: Stephen Russell
Posted: 2014-03-25 at 14:30:33
On Tue, Mar 25, 2014 at 2:23 PM, Sytze de Boer <sytze.kiss@gmail.com> wrote:
> Hi folk
> In a new system I'm developing, I have a form with provision for a large
> edit box
> When a person is typing in this box, I want them to be able to insert a
> date at the point where the cursor is.
> So, in the *when* procedure, I have it where if the person presses F5, it
> inserts the date.
> The problem is, it inserts the date at the beginning of the Edit box
> instead of where the cursor is. Can someone help me out with this ?
>
> -------------
Only guessing that you can grab to the clipboard all text before the
cursor, get a len() of it and then substring() what you want in there.
--
Stephen Russell
Sr. Analyst
Ring Container Technology
Oakland TN
901.246-0159 cell
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMYKOF98eT8x8QXrSeCvw2p78PyFpBfo3t5UnFcPSKmDt1Q@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.