Hi, Use a Gwt Grid, add a panel to the 0,0 grid cell and set it to 100% width and height, set the cell to center vertical and horizontal. I figured this out in about 5 minutes with the GWT Designer, it Rocks.
Cheers, Scott On Apr 8, 1:53 pm, Vitali Lovich <[email protected]> wrote: > The root panle is the body element. You should add some kind of panel to > the root panel that is centered on the screen instead. Then use CSS to > position it in the center. > > On Wed, Apr 8, 2009 at 1:32 PM, Gonzalo Tirapegui Medina < > > [email protected]> wrote: > > Hi all: > > > how can i center the main panel into the page ... i've been reading > > that this panel have an absolute position , in that case , should i get the > > screen resolution and add some padding to the component? > > > thanks ... Gonzalo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
