Re: Hiding tab view items
Re: Hiding tab view items
- Subject: Re: Hiding tab view items
- From: "I. Savant" <email@hidden>
- Date: Wed, 21 Oct 2009 09:20:50 -0400
On Oct 21, 2009, at 9:03 AM, BareFeet wrote:
[tabView removeTabViewItem:oldItem]
But isn't that going to destroy the tab item, the view it contains,
and everything in that view? Can I get it back when that tab view
item is valid again, or do I have to programmatically create all the
objects?
Not if you retain it and assign it to an ivar to keep it around.
--
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