Window minimum width
Window minimum width
- Subject: Window minimum width
- From: "Mike Lewis" <email@hidden>
- Date: Fri, 18 Mar 2005 12:22:49 +0000
I have a window, which has a toolbar, tabview (including scrollviews and
tableviews), a NSBox and a few other controls. For some reason, I can't set
the minimum width of the window smaller than 247px. I tried to set it in IB,
but when I run my app, then the min width is 247. Then I tried in the code
to set the minimum width to say 200 by using setMinSize, but it doesn't work
either. When I ask the minSize after that, then I get 247 again. ... Also, I
noticed that the minHeight is changed by Cocoa for no obvious reason. Can
somebody explain, what's going on and why can't I set the min width for my
window.
Thanks in advance
M.
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden