Ok, I grabbed some sample code just to be a little more complete:
Main is a BorderLayout panel and is the viewport panel that gets
added: new Viewport(main);
Panel selPanel= new Panel();
selPanel.setPaddings(15);
FormPanel formPanel= new FormPanel();
formPanel.setLabelWidth(35);
ComboBox combo = new ComboBox();
combo.setWidth(200);
formPanel.add(combo);
selPanel.add(formPanel);
main.add(selPanel, northData);
On Aug 14, 1:23 pm, "Terrance.Macgregor"
>
http://picasaweb.google.com/terrance.macgregor/GWTScreenshots/photo#5...