OAToolbarWindowController.h and NSToolbarSeparatorItem
OAToolbarWindowController.h and NSToolbarSeparatorItem
- Subject: OAToolbarWindowController.h and NSToolbarSeparatorItem
- From: Olivier <email@hidden>
- Date: Fri, 22 Nov 2002 09:59:45 -0600
When using the class OAToolbarWindowController from the omni framework
a problem arise when creating the toolbar file. If i want to use any of
the standart apple item, i need to use the actual identifier string and
not the string constant defined in apple header files
(NSToolbarSeparatorItem vs NSToolbarSeparatorItemIdentifier). Is it
safe enough to assume apple won't change those constant or should i
look for a way around those limitation.
Olivier
_______________________________________________
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.