Yes it's possible, I use them in dialogs all the time. However, the restriction is that you have to set the size of the TabLayoutPanel explicitly in pixels or EM. I guess you could write a popup that implements the ProvidesResize interface (see javadoc for info).
On Nov 10, 10:34 pm, nanotalk <[email protected]> wrote: > Hi, > > AFAIK, a TabLayoutPanel object can only be added to RootLayoutPanel. > I want to make a TabLayoutPanel on a pop-up window, is it possible? > I can do that with TabPanel, but it's deprecated. > > -- > Nano Surbakti -- 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.
