Re: Tab view or embedded custom views?
Re: Tab view or embedded custom views?
- Subject: Re: Tab view or embedded custom views?
- From: Ricky Sharp <email@hidden>
- Date: Mon, 11 Apr 2005 15:25:56 -0500
On Apr 11, 2005, at 2:59 PM, Austin Sarner wrote:
I'm working on something that has various 'sections,' which are
swapped with an NSSegmentedControl. For the content that is being
swapped, should I control an invisible tab view or perhaps swap out
custom views - and if so, how do you swap out a view for another?
Definitely use a tabless (invisible) tab view.
You could then bind the index of the segmented control to the index of
the tab view. I do this all the time with radio-button sets and
invisible tab views.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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