| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I've spotted that in my MainMenu.nib, the toolbar can be shown/hide by connecting the Show/Hide Toolbar menu item to the FirstResponder:toggleToolbarShown: action. I presume is this taken care of by the NSDocumentController class? However, there doesn't seem to be an NSDocumentController action for customizing the toolbar. Am I right in assuming that in order to facilitate this through a menu choice defined in my MainMenu.nib, I have to subclass NSDocumentController and implement a customize: method myself? Or is there an alternative way? And if I have subclassed NSDocumentController, how do I make it available in my MainMenu.nib (more specifically to the menuchoices)?_______________________________________________
| References: | |
| >Override NSDocumentController? (From: Rob In der Maur <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.