Re: can't copy off a text field in a standalone

2011-05-05 Thread Thomas Baehler
Thanks Mark, that did the trick. on commandKeydown thekey if thekey is "c" then copy selection end if end commandKeydown > Well, Thomas, make sure to attend the Live LiveCode Code Event next time ;-) > > http://www.ustream.tv/recorded/12034326 > http://livecode.tv > > In short, I th

Re: can't copy off a text field in a standalone

2011-05-04 Thread Mark Schonewille
Well, Thomas, make sure to attend the Live LiveCode Code Event next time ;-) http://www.ustream.tv/recorded/12034326 http://livecode.tv In short, I think that a commandKeyDown handler in your field will solve the problem, but a complete Edit menu would be much more elegant. -- Best regards, Ma

can't copy off a text field in a standalone

2011-05-04 Thread Thomas Baehler
Dear List In a standalone created with LC 4.6 I can't no longer copy text out of a field, paste works though. Did I miss a new property of a text field? Cheers Thomas ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to s