How did you do it with a DockPanel? Wouldn't you want to style the elements you've placed in the panel? So it shouldn't matter if it's a DockPanel or a DockLayoutPanel.
On Aug 12, 12:09 pm, Greg Dougherty <[email protected]> wrote: > The topic pretty much says it all. I know how to do this for a > DockPanel. How do I do it for a DockLayoutPanel? > > Yes, I know, "use uibinder". That doesn't work when you're building > things grammatically, which is what I'm doing. > > BTW, why don't the Showcase application use ANY *LayoutPanels? I > thought they were supposed to be the preferred way to do things, no? > > Greg -- 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.
