I want to set a minimum width for my layout, gmail style
I want to set a minimum width for my layout, gmail style
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?