Swapping splitview subviews

2008-06-18 Thread dexter morgan
Hello, I'm using NSSplitView with two subviews in both vertical and horizontal mode. In awakeFromNib of my code I use -addSubView to fill the first subview (the other is just filled because I've created it in IB). Is there a way to swap these subviews? (invert the position). Any hint? Thanks.

Re: Swapping splitview subviews

2008-06-18 Thread I. Savant
Is there a way to swap these subviews? (invert the position). Any hint? Remove the subviews, then re-add them in the desired order? -- I.S. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator