I assume you are extending Composite/Widget or a subclass of it. If
this is the case, your 'BaseLayout' must implements HasWidgets (or
not, if it extends some panel).
I'm not sure this will fix your problem, but it's easy to try

On Dec 15, 1:31 pm, Владимир Петрухин <mylonglongn...@gmail.com>
wrote:
> <my:BaseLayout>
>   <my:content>
>     <g:HTMLPanel>
>       Hello!
>     </g:HTMLPanel>
>   </my:content>
> </my:BaseLayout>
>
> 00:20:37,437 [ERROR] In com.google.gwt.uibinder.rebind.XMLElement
> $...@c09d8c, found unexpected child "<my:content>".
>
> How create custom child elements?
>
> 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 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