Hi all!

I know it will be a very simple question from me, so I'm sorry in advance.

My application looks like this:
- the main structure is a DockLayoutPanel. In this are the other
control structures, in North is the MenuBar, in West are the menu
built on Tree, Center is the main data recording area which is in
default case is an SimplePanel. In special case into the
CenterSimplePanel I put a TabLayoutPanel with 3 tab. Every tab is an
SimplePanel and I put the content about lazy load, whenever tab is
become active I put the form, buttons, labels, etc. (SelectionHandler
and swhitch-case structure)

My problem is that, the first tab is active by default and it contains
few buttons and other stuffs these elements doesn't appear by default.
Even not if I'm changing the different tabs but because the lazy load
the content should be loaded.

My question are the next:
- what is the recommended way to build a TabLayoutPanel?
- which panels are recommended?
- where can I find information about this? Is there any article or
tutorial about this? The official Google tutorial is not enough.

Thanks for any help in advance!

-- 
- -
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  ""Trust in God and keep your gunpowder dry!" - Cromwell

-- 
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-toolkit@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