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 think that a commandKeyDown handler in your field will solve the 
> problem, but a complete Edit menu would be much more elegant.
> 
> --
> Best regards,
> 
> Mark Schonewille
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to