FROM : Ricky Sharp
DATE : Mon Apr 11 22:25:56 2005
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_removed>
Instant Interactive(tm) http://www.instantinteractive.com
DATE : Mon Apr 11 22:25:56 2005
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_removed>
Instant Interactive(tm) http://www.instantinteractive.com
| Related mails | Author | Date |
|---|---|---|
| Austin Sarner | Apr 11, 21:59 | |
| Ricky Sharp | Apr 11, 22:25 |






Cocoa mail archive

