Hi Dave,

keepActive and keepFocus is a method to control of activity and focus 
for the widget (and children). If the value is true, the widget (and 
children) will never get activated or focused.

For e.q. if you click the Button or the List form the CheckBox they 
don't get the focus indicator, only the TextField gets it.

Cheers,
Chris

Am 18.08.2010 17:31, schrieb Dave Baggett:
> Following up on my own post, I traced this to my use of setKeepActive in the
> parent object. I put that in to try to address focus problems under IE.
>
> Can someone explain what the heck keepActive and keepFocus are supposed to
> do? They seem to be used as weird hacks here and there in the source (e.g.,
> in the popup list child control of the ComboBox). What are they meant to
> address?
>
> Dave
>


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to