Why was TabPanel deprecated ??? It was *perfect*:
It automatically sized to its contents It had a consistent border (sized to contents) It was much simpler than TabLayoutPanel Does anyone have any suggestions on what CSS to apply to TabLayoutPanel to get a similar look/feel as that provided by TabPanel ? Also -- the docs were just wrong -- TabPanel worked perfectly in standards mode, and *didn't* work in quirks mode (at least in all of my tests). I think that this is a real shame and would love to hear an explanation of why the change happened. Also -- how does one now get the same effect as DecoratedTabPanel now ? Is the idea that they want all of us to build our own custom mash-ups of TabBar and DeckPanel ??? Cheers Mike -- 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.
