Hi all,

I need to create a TabLayoutPanel and insert it as part of my editing page.
In other words, I'm filling a given form and as part of that form I need
some information to display inside the Tabs. I'm using the DockLayoutPanel
to split the screen and as part of the center I have a SimplePanel (along
with other panels), which should set my TabLayoutPanel as its widget. Note
that the TabLayoutPanel is defined in a different file.

I tried many different ways to do that but none is working. With the
SimplePanel I can get the Tabs header to be displayed but not their content.

Does anybody know what I have to do to fix that?

I was able to get the TabLayoutPanel to work inside the "Hello World" layout
(as it would be the only Panel in it), but it is not working for a more
complex layout.

Thanks in advance,

-- 
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.

Reply via email to