Ok, that's it, my widget didn't implement HasWidgets.
Thanks for your help!

On Apr 18, 8:36 am, jocke eriksson <jock...@gmail.com> wrote:
> Some questions:
>
> Do you import the namespace where the widget is.
> Is your widget a container meaning does it implement has widgets.
>
> 2010/4/16 Toni <tonin...@gmail.com>
>
>
>
>
>
> > Hi there,
>
> > I'm trying to make my new composite widget work with UiBinder. It is a
> > widget intended to contain, for instance, a label and an input field.
> > I'd like to be able to add the input field of my choice via UiBinder:
>
> > ...
> > <my:MyWidget>
> >  <g:TextBox>Hey!</g:TextBox>
> > </my:MyWidget>
> > ...
>
> > It throws "unexpected widget: TextBox" error.
> > I've been looking the web for a UiBinder developer tutorial or so with
> > no luck. Does it exist? Can anyone point out the basic steps to create
> > a UiBinder widget?
>
> > Cheers
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to