Thanks Thomas. You are awesome! I think we tried tabIndex='0' and so on.. But the focus went from the first textbox to the browser address bar and then came back to second. Not sure if I had something wrong setup.
On Nov 2, 10:31 am, Thomas Broyer <[email protected]> wrote: > <g:TextBox tabIndex="2" /> ? > There's a setTabIndex(int) so there's no reason it wouldn't work. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
