Code To Minick Control-A, Control-C, Control-V (Select All, Copy, Paste)
Walt Brown
walter.h.brown at gmail.com
Mon Dec 6 10:27:19 EST 2010
Yes, thanks Klaus, I figured that out when I started playing right after the
exciting LiveCode TV episode.
-----Original Message-----
From: use-livecode-bounces at lists.runrev.com
[mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Klaus on-rev
Sent: Monday, December 06, 2010 9:51 AM
To: How to use LiveCode
Subject: Re: Code To Minick Control-A, Control-C, Control-V (Select All,
Copy, Paste)
Hi Walt,
> Of interest, if "Select the text of me" is in the mouseUp handler of
> the field, it selects NOT all of the text, but all the lines from the
> mouse location down.
try:
...
select char 1 to -1 of me
...
> Walt
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list