Re: Adding subviews to collapsed splitview
Re: Adding subviews to collapsed splitview
- Subject: Re: Adding subviews to collapsed splitview
- From: Gideon King <email@hidden>
- Date: Tue, 5 Oct 2010 02:01:54 +1000
Thanks for the tip Rainer - with that, I was able to track down the problem by adding the subview directly to the outer split view.
Thanks again for providing such a useful component.
Regards
Gideon
On 02/10/2010, at 5:48 AM, Rainer Brockerhoff wrote:
>
> Is there any special reason for you to add the subview at runtime? And are you actually adding the inner RBSplitView directly as a subview to the outer one (which is recommended), or inserting it into an empty RBSplitSubview?
>
> You could try calling -adjustSubviews on the inner RBSplitView after adding it, which should force it to recalculate its own subviews.
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden