Hi James,

Am 25.10.2011 um 23:21 schrieb James Hurley:

> I have a text field (unlocked) that the user can edit, but  I want to know 
> when and to deal with the changes.
> Here is what I have come up with, something of a kludge. Is there a cleaner 
> way?
> 
> on mouseEnter --Enter the field
> ...
> end mouseLeave

Maybe catching the fields "closefield" message could do what you need?

>From the docs:
"closefield"
Sent to a field when the focus is being removed from that field and the field's 
content has changed.

> Jim Hurley

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to