There is already a post about that but unfortunately there is no reply and I also couldn't reply in the other thread, so I post this question again.
I am trying to hide a Tab of a TabLayoutPanel during runtime with the following call: getTabWidget(1).setVisible(true); However it only hides the body part of the TabPanel but not the Tab itself. I still get selectable empty div with a blue background. I am using a default TabLayoutPanel with no custom stylesheet. Anyone has an idea why the tab is not properly hidden? Thanks in advance Uemit -- 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.
