Thanks Chris, that works. It took me a while to figure out where to put the calls because my app follows the MVP sample app pattern. It still seem like a UiBinder bug and I will submit it as such.
On Jun 11, 5:17 pm, "Chris McBrien" <[email protected]> wrote: > Try Googling "scheduler scheduledeferredfocus" > > Tim Barthel <[email protected]> wrote: > > Hello all, > > I am just getting started with gwt and trying to set the initialfocus > to a TextBox with: > > <g:TextBox ui:field="user" name="username"focus="true" /> > > Howeverfocusalways starts on the first field in the panel even > though it is a label. Please help. Thanks. > -- 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.
