Need to see more code - everything between the screen and the panel which
fails to display properly.
Another point is that if you are putting it all in an eastern section of the
dockpanel, then of course it won't fill the full width of the screen.

Ian

http://examples.roughian.com


2009/3/28 asianCoolz <[email protected]>

>
>
> simplePanel.add(new HTML("test title..."));
>          simplePanel.setWidth("100%");
>          horizontalPanel.add(simplePanel);
>          horizontalPanel.setCellWidth(title, "100%");
>
>          horizontalPanel.setWidth("100%");
>          horizontalPanel.setStyleName("debug");  //when show on screen, the
> horizontalPanel is not 100% fit to screen width. it only encapsulate
> the html title.
>
>          initWidget(horizontalPanel);
> >
>

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