Categories and Interface Builder
Categories and Interface Builder
- Subject: Categories and Interface Builder
- From: Kiel Gillard <email@hidden>
- Date: Mon, 19 Dec 2005 00:10:52 +1100
Hi list!
I am writing a category for NSDocumentController which I am hoping to
use as actions in the Main Menu.nib file of my document-based
application. I figured I could create the category for
NSDocumentController, declare and implement the actions in the source
and parse the category files in Interface Builder so I can set the
target of my actions to the First Responder. But Interface Builder
isn't showing the additional actions/methods I have declared when I
inspect the available actions for the First Responder. Does Interface
Builder recognise categories?
Thanks!
Kiel :-)
"Violence is the last refuge of the incompetent."
Isaac Asimov, Foundation
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden