toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: and nibs
toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: and nibs
- Subject: toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: and nibs
- From: David Catmull <email@hidden>
- Date: Wed, 12 Jun 2013 15:53:16 -0600
The documentation for toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: says that it's optional for nib toolbars, but it can still be used to "augment functionality". My experience is that it actually doesn't get called at all in the nib case, which isn't good because I want to know if my items are going into the toolbar or the customize palette. All my delegate is getting is toolbarWillAddItem:, which isn't enough.
Are the docs wrong, or am I doing it wrong?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden