Re: splitview, simple noob Q
Re: splitview, simple noob Q
- Subject: Re: splitview, simple noob Q
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 24 Nov 2008 00:52:57 -0500
On Sun, Nov 23, 2008 at 7:45 PM, christophe mckeon gonzalez de leon
<email@hidden> wrote:
> my question is, should the custom view (NSView) even
> be in there? is there a way to, and would i want to, replace
> the custom view with the scroll view and have it be a direct
> child of the split view?
You can. Drag an instance of your view from the library to the
hierarchy (which is editable in IB3). It will become a new pane. You
can delete the old one.
I've not experienced anything bad from this arrangement, and nothing
leads me to believe that the extra empty NSView needs to be there. If
you want multiple views inside a pane, however, you will obviously
need that NSView to contain them.
--Kyle Sluder
_______________________________________________
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