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