NSToolBar Implementation
NSToolBar Implementation
- Subject: NSToolBar Implementation
- From: Michael Emfinger <email@hidden>
- Date: Thu, 19 Jul 2001 11:10:52 -0700
Hi Brave Cocoa dev folk! I'm attempting to implement an NSToolbar which I
began with the provided example. My problem is this: My toolbar items are
showing up in the toolbar, yet they are all disabled. I'm calling the
setEnabled method for each toolbar item but they are still dimmed out. I'm
sure I'm missing some detail. Any ideas, feedback, help, would be much
appreciated.
Best regards,
Michael Emfinger