Re: items on a tabview that stay through all tabs
Re: items on a tabview that stay through all tabs
- Subject: Re: items on a tabview that stay through all tabs
- From: Shawn Erickson <email@hidden>
- Date: Thu, 26 May 2005 16:56:58 -0700
On May 26, 2005, at 4:27 PM, Theodore H. Smith wrote:
Can you make some items on a tabview be displayed no matter what
tab is selected?
Let's say I wanted to put some buttons that should be shared
throughout all the tabs. How would I do that?
Ideally those should exist outside of the tab view if they are
universal across the tabs.
If that cannot work then consider putting the set of duplicated items
into a view (group them in an NSView) and adding that view to each
pane in the tab view as needed (need to do that in code).
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden