Hi, Old widgets uses a 9-box (a <table> with 3x3 entry).
CSS3 allows to similate a 9 box with border images. However, images inccrease download time. And CSS3 allows to apply rounded corner (-o/-moz/-webkit/-border- radius) Without a modern browser you still have to take 9 box. Stefan Bachert http://gwtworld.de On Jun 14, 7:57 pm, lineman78 <[email protected]> wrote: > Does anyone know if there is a way to theme the new layout-based > panels? I.E. TabLayoutPanel to look like DecoratedTabPanel. I know > that they limited the amount of style classes involved in the new tab > panel, so I cannot figure out a way to retrofit the DecoratedTabPanel > styles to the TabLayoutPanel, such as rounded corner tabs. -- 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.
