View Single Post
Old Jul 19th, 2005, 5:36 AM   #1
cloud-
Hobbyist Programmer
 
Join Date: Jan 2005
Posts: 110
Rep Power: 4 cloud- is on a distinguished road
Resizing windows problem.

Hi, I want to know how I can stop the window from being resized when the window gets too small, I don't want the window to get any smaller than the height of 1000. I tried detecting when it was 1000 or less and moving it to the same height of 1000 but that just looked really weird. Any ideas?

thanks
cloud- is offline   Reply With Quote