Doing an action when focussing out of a field
zryip theSlug
zryip.theslug at gmail.com
Fri Apr 30 14:58:46 EDT 2010
2010/4/30 Steve King <st.king42 at ntlworld.com>:
> Hi All
>
> I know this is going to be really really basic, but I haven't used Rev for a
> couple of years and cannot get this simple thing to work
>
> Enter characters into a field
> When losing focus from that field, take the content of that filed, add
> contents of field B and put into field C. A bit spreadsheet like
>
> I have tried OnFocusOut ... Put.. but the target fld "C" is not updated! I
> have also tried with MouseUp and OnReturn still target Fld C does not update
>
> Cheers
> Steve
Hi Steve,
Have you try exitField or closeField messages?
ExitField performs when you leave a field which its content have not changed
CloseField performs when you leave a field after update it.
HTH
Regards,
--
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
More information about the use-livecode
mailing list