text fields don't focusIn

Richard Gaskin ambassador at fourthworld.com
Sun Jun 25 03:59:36 EDT 2006


Jared Smith wrote:
> I don't think it's a mesage passing issue, because a list field in the
> same stack works just fine with focusIn/focusOut. It's just this text
> field. I was hoping someone would say that text fields handle focus
> differently, but I guess not.

I believe editable fields don't get focusIn or focusOut.  Instead of 
focusIn they get openField, and instead of focusOut they get exitField 
(if the text hasn't changed) or closefield (if it has).

-- 
  Richard Gaskin
  Fourth World Media Corporation
  ___________________________________________________________
  Ambassador at FourthWorld.com       http://www.FourthWorld.com



More information about the use-livecode mailing list