| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I'm a Cocoa newbie. I have an NSMatrix subclass inside an NSScrollView. I want to be able to hide the whole thing and make visible an NSTableView that occupies the same space. What's the best way to go about it? Should I have everything in the same window and hide/show the appropriate view? Is there a more elegant solution? I don't want to use a tabbed view because I already have toolbar icons that switch among the (several) matrix views and the table view. My controller object has its meaty hooks all over my NSMatrix subclass and will probably need to do the same for my NSTableView, so using separate NIBs doesn't seem practical.
| References: | |
| >How do I swap views? (From: Dave Riggle <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.