Hi Jeroen,

Did you use setFocusIndex to define new tab order?

Regards Sak

Von meinem iPhone gesendet

Am 15.11.2011 um 16:16 schrieb Jeroen Smit <[email protected]>:

> Hi,
> 
>  
> 
> I am investigating how to use the “addRoot” on the FocusHandler but I don’t 
> seem to get it to work as I would like.
> 
> On a window I have created several “sections” of components (using 
> qx.ui.container.Composite). When the user presses “TAB” I would like to visit 
> all controls in the section of the focused control. When the last control is 
> reached I expect TAB to jump to the first control of the next section. This 
> is not the case and TAB jumps back to the first control in the section. The 
> same goes for reversing the tab-order using SHIFT. Only after the last 
> control in the last “root” is focused and TAB is pressed I expect to jump to 
> the first control in the first section again.
> 
>  
> 
> Looking at the code in qx.ui.core.FocusHandler I don’t see how I could get 
> this to work because you see to visit only control in one “root”.
> 
> Is this a bug or do I need to implement this differently?
> 
>  
> 
> I hope you can tell me what I am doing wrong here.
> 
> Met vriendelijke groet, 
> Kind regards,
> 
> Jeroen Smit
> Expert Software Engineer
> 
> ORTEC | Groningenweg 6k | PO Box 490 | 2800 AL Gouda | The Netherlands
> Tel.+31 (0) 182 540 500 | Fax +31 (0) 182 540 540 | [email protected] | 
> www.ortec.com
> 
> P Please consider the environment before printing this e-mail
> 
>  
> 
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to