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

Josh Mellicker josh at dvcreators.net
Mon Apr 17 19:29:49 EDT 2006


Thanks Phil!


On Apr 17, 2006, at 4:25 PM, Phil Davis wrote:

> 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
>
> _______________________________________________
> 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