On 5 oct, 23:02, Deepak Singh <deepaksingh...@gmail.com> wrote:
> Hi All,
>
> I have one complex UI binder file. The xml file is attached here.
> The problem is that it appears as fixed size layout on all system resolution
> / all sizes of monitors. So it does not look good on high resolution.
> I want that the panels and widgets inside it should automaticall be
> adjusted/resize according to the screen/monitor size so that it should look
> good on all kinds of monitor size/resolution.

OMG, tables all the way down!

> Kindly someone pl guide me how to acheive this.

Really? I think you should try LayoutPanel and/or DockLayoutPanel
(will be much more readable and maintainable!), and try using % or em/
ex units (for fluid/elastic layout).

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