Toolbars->NSWindowController
Toolbars->NSWindowController
- Subject: Toolbars->NSWindowController
- From: Steve Woodward <email@hidden>
- Date: Sun, 20 Apr 2003 10:49:10 -0400
I've searched the archives and found bits and pieces but not enough to
help me get this together. I'm trying to implement a toolbar...I create
a category for the window controller, put in all the required toolbar
methods, etc. but it doesn't work. The build error: "cannot find
interface declaration for xxx.h". I've imported the window controller
header and made sure everything was spelt correctly. I saw a blurb
somewhere about not being able to use a category related to an
NSWindowController object, is that in fact true? And if so what would
be the best way to implement a toolbar? Any bits of information would
be greatly appreciated, thanks in advance.
Steve W
_______________________________________________
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.