Thanks for the tip, but I'm not quite ready to switch to standards
mode (required for TabLayoutPanel) as it will involve a rework of some
of the other elements on my website.

I found that I am able to apply custom stylings if I first
specifically remove the defaults :
                tp.getDeckPanel().removeStyleName("gwt-TabPanelBottom");
                tp.getTabBar().removeStyleName("gwt-DecoratedTabBar ");

Not sure why this is necessary, but seems to do the trick.


On Dec 28 2009, 12:45 pm, mariyan nenchev <[email protected]>
wrote:
> Use the new TablayoutPanel it is easer to customize it.
-- 
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