[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Layouts and Screen Resolutions

Hi there,

What is the general approach towards constructing a layout that will
appropriately size widgets to the current screen resolution?

I will design a dialog (using GridLayout and RowLayout) that looks fine
in a higher resolution like 1600 x 1200 (amazingly avoiding blindness
while doing so) but the composites overlap and truncate each other when
viewed in 800 x 600.

Any guidance would be appreciated.

Thanks!
Andy