PDA

View Full Version : I want to set a minimum width for my layout, gmail style



evanc
13 Feb 2008, 11:39 AM
My application is a full-page borderLayout. If a user sizes his or her browser small enough it ruins a ton of stuff in the display- everything is too narrow to really look right.

The way I want this to work is like gmail, where if you resize the window below a certain width you just get a horizontal scrollbar. I can't figure out how to do that, though- any suggestions?

RWaters
23 Feb 2008, 8:03 AM
Have you set minimum widths for each of your regions? Can you provide more details about how it "ruins a ton of stuff"?