arggh... what handler to use on an unlocked text field?
Josh Mellicker
josh at dvcreators.net
Mon Apr 17 19:20:04 EDT 2006
I understand that mouseUp and mouseDown messages don't work on an
unlocked text field...
so how do you trigger a script when the user clicks in the field?
I could make them double-click, or right click... but I can't get any
handler to go... : (
I'm trying to avoid stuff that generates tons of real-time messages
(like mouseEnter (although that works))
-the noob
More information about the use-livecode
mailing list