artificially causing a field to be left in a script

Bob Sneidar bobs at twft.com
Wed Sep 26 11:39:55 EDT 2012


Craig, that will work for one field. He should put that command in the nav button mouseUp scripts, or in a frontscript mouseUp handler, making sure he passes mouseUp. 

Bob


On Sep 25, 2012, at 9:59 PM, DunbarX at aol.com wrote:

> Now I see.
> 
> 
> put this into the field script:
> 
> 
> on mouseLeave
>  focus on nothing
> end mouseLeave
> 
> 
> When the field loses focus, it will trigger the "closeField" message.
> 
> 
> Craig Newman





More information about the use-livecode mailing list