Re: IB is too smart for its own good... what to do?
Re: IB is too smart for its own good... what to do?
- Subject: Re: IB is too smart for its own good... what to do?
- From: Andy Lee <email@hidden>
- Date: Wed, 31 Jul 2002 23:11:51 -0400
At 9:44 PM -0500 7/31/02, Daryn wrote:
On Wednesday, July 31, 2002, at 05:10 PM, Ondra Cada wrote:
IB does not like small widgets -- eg. it won't let me to set a textview or
tableview lower than 56 pixels. Is there any simple way to overcome this?
I do agree that such a small views should be rare, but in my specific case,
I do want them... Since the view is pretty complicated (involves a number
of nested splitviews and more), I would rather not set it all
programmatically.
It seems that IB is limiting the view to the minimum height
necessary to render the vertical scrollbar. Thus if you disable the
vertical scrollbar, then IB will allow it be sized smaller.
Interestingly, IB lets you reenable it after resizing...
Oh, well sure, if you want to do it the *easy* way... ;)
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.