I can style quite nicely in hosted mode.  I am attempting to add
Panels and Grids of specific dimensions and colors - with those panels
on the edges set to always strech to the edge of the browser window
but not exceed and cause the browser to add scross bars.

I have tried a variety of methods including dockpanel, Grid and
setting all panels directly to RootPanel(0,0) layered on each other
with padding to set my positioning.  I seem to be able to acheive my
desired effects with all the methods in IE and hosted mode, but it
never aligns or behaves correctly in my desired browsers of FF or
Chrome.

For example, with the padding method, I set my panels to width and
height = 100% for the edge panels and Pad them to align their upper
left corner as I want them.  With FF and Chrome, this forces the
browser window to expand with scroll bars to the amount of the padding
while in IE this is not the case.

Can anyone give me some suggestions to help me synchronise my results
across browsers?

As a final question - is it possible to do negative padding or
negative margining, and does it work in GWT 1.7?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to