Does anyone know - How do I execute code when TEXT ENTRY FIELD looses focus
Thanks,
David
How execute code when TEXT ENTRY FIELD looses focus - Solved
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
How execute code when TEXT ENTRY FIELD looses focus - Solved
Last edited by DR White on Mon Jul 27, 2015 2:44 pm, edited 1 time in total.
Re: How do I execute code when TEXT ENTRY FIELD looses focus
Hi David,
use the "exitfield" or "closefield" message, whatever fits your situation!
Best
Klaus
use the "exitfield" or "closefield" message, whatever fits your situation!
Best
Klaus
Re: How do I execute code when TEXT ENTRY FIELD looses focus
Hi.
What Klaus said.
Do read the dictionary about both these messages. They are not quite the same, and both are often needed in the same script.
Craig Newman
What Klaus said.
Do read the dictionary about both these messages. They are not quite the same, and both are often needed in the same script.
Craig Newman
Re: How do I execute code when TEXT ENTRY FIELD looses focus
Craig and Klaus,
Using "On closefield" worked great!
Thanks both of you so Much,
David
Using "On closefield" worked great!

Thanks both of you so Much,
David