arggh... what handler to use on an unlocked text field?

Phil Davis davis.phil at comcast.net
Mon Apr 17 19:25:18 EDT 2006


Josh Mellicker wrote:
> 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?

Hi Josh -

on openField
   -- your stuff here
end openField

It also gets triggered when they tab into the field.

Phil Davis

> 
> 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
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 




More information about the use-livecode mailing list