The focus always stays within the focus root (which in your case is the 
form)[1]. When you have filled your table with the results, you can 
programmatically set the focus to the table with table.focus().

T.

[1] http://qooxdoo.org/about/release_notes/0.8-beta1#core

skar wrote:
> Hi,
>
> I've got a search form and a table to show the search results. Once
> search is done, the keyboard focus is still in the form and if I tab, I
> can't reach the table rows. Is there a way to reach the table rows by
> pressing tabs? Also, any way to add shortcuts to reach the table rows
> directly, instead of going via the tab order?
>
> cheers,
> skar.
>
>   

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to