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
At 11:54 -0700 01/10/10, cocoa-dev-requ...@lists.apple.com wrote:
>From: Gideon King
>Date: Sat, 2 Oct 2010 04:51:10 +1000
>Message-ID: <3dda7a4e-c5d4-45d9-bf47-0a585ce4d...@novamind.com>
>
>Hi, I have a splitview (actually an RBSplitView), split into left and right,
>that I add another RBSplitVi
Hi, I have a splitview (actually an RBSplitView), split into left and right,
that I add another RBSplitView to at runtime in the right subview, and that
split view that is added has a text view and an outline view as its subviews.
All this works fine when the pane where I put the splitview that