> What do you try to archive?

I would like an outer edge (the north, south, east, west of my outer
dockpanellayout).

Then, at the top of the inner center, there should be a menu bar. At
the bottom should be a status bar. In the center there should be the
"current main  panel" (which appeares when a menu item is selected).
The main panel should be centered. I used a horizontal panel within a
vertical panel to achieve this.

For the "current main panel" I have many classes derived of a class
"Pad", e. g. "LoginPad". The class "Pad" is derived from
"SimplePanel"/"LayoutPanel"/"DockLayoutPanel" (I am trying around).

The problem: The inner gui is always not shown as wanted, i. e. not
centered or not fully visible.

However, I am new to GWT and also to CSS. I thought, CSS is for
changing colors, fonts and that. But can I manipulate *panels* with
CSS?

In short, my goal is:
Have a menubar at the top and the "current main panel" centered.

Thanks
Magnus

-- 
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.

Reply via email to