Re: Switching Contents of NSView
Re: Switching Contents of NSView
- Subject: Re: Switching Contents of NSView
- From: "I. Savant" <email@hidden>
- Date: Sun, 5 Jul 2009 18:33:41 -0400
On Jul 5, 2009, at 6:31 PM, I. Savant wrote:
Read the documentation. It replaces the view you specify with the
other view you specify. Put each group in their own container views,
then only swap the containers ...
... to be specific, you'll tell the *parent* view (in which you're
swapping subviews) to -swapView:withView: between the two containers.
--
I.S.
_______________________________________________
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