RE:Newbie NSToolbar question?
RE:Newbie NSToolbar question?
- Subject: RE:Newbie NSToolbar question?
- From: Sindhu Gururaj <email@hidden>
- Date: Mon, 20 Oct 2003 06:56:22 +0100 (BST)
Hi,
The toolbar's delegate needs to implement 3 *required*
methods namely
- toolbarAlloweditemIdentifiers
- toolbarDefaultItemIdentifiers
-
toolbar:itemForItemIdentifier:willBeInsertedintoToolbar.
See NSToolbar for documentation.
Also there is an example @
/Developer/Examples/AppKit/SimpleToolbar
Hope this helps.
Rgds,
Sindhu Gururaj.
________________________________________________________________________
Yahoo! India Matrimony: Find your partner online.
Go to
http://yahoo.shaadi.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.