Maybe I'm dumb but I do not find any styles associated with the new
StackLayoutPanel...
And no methods to add click listeners etc.
I'd expect the same styles as on StackPanel:

CSS Style Rules

.gwt-StackPanel { the panel itself }
.gwt-StackPanel .gwt-StackPanelItem { unselected items }
.gwt-StackPanel .gwt-StackPanelItem-selected { selected items }
.gwt-StackPanel .gwt-StackPanelContent { the wrapper around the
contents of the item }

I tried to set the primary name but no effect.

Any ideas?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to