NSToolbar sample project
NSToolbar sample project
- Subject: NSToolbar sample project
- From: Jason Moore <email@hidden>
- Date: Mon, 24 Dec 2001 14:35:55 -0600
Hello again fellow mac fans. Quick question: In Apple's sample NSToolbar
project, how do i create the instances of NSCustomView in IB? I'm
speaking about those windows (when you double click the NSCustomView
instance in the MainMenu.nib window) with the thick grey borders where
you can drop interface objects (like dropdown menus, et al) for use as
toolbar items. When looking at those windows using the Inspector they
don't have the usual options that a normal window (one created by
dragging a window off the widget palate) does. How can i make my own
NSCustomView? Thanks again.
Jason M