Problem with FocusIn

Claus Dreischer claus at dreischer.de
Sun Nov 4 11:02:16 EST 2007


Hi,

i have problems with the focusIn message.

What i want to achive is to remember the value of a field
when the user is editing it (on focusIn). After that (on focusOut),
i would like to check the new value against the remembered one.
If they are different, the change has to be saved,
so i ask the user to do so when he's leaving the card.

I think the focusIn message is not sent because even something like

on focusIn
	beep
end focusIn

does not work.
Even the example in the dictionary is not working.

Obviously i am missing something here. Any ideas?

Regards,
	Claus.

BTW: It's 2.9.0 dp1 on a Win2k box
-- 
http://www.danasoft.com/sig/dsagsdg.jpg



More information about the use-livecode mailing list