FROM : Olivier
DATE : Fri Nov 22 16:59:45 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Fri Nov 22 16:59:45 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

