Yes, thanks Klaus, I figured that out when I started playing right after the exciting LiveCode TV episode.
-----Original Message----- From: [email protected] [mailto:[email protected]] 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 [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
