Hi,
I am having an issue with an Interface Builder plugin I'm trying to create. What I want to create is an interface object that derives from NSObject instead of NSView.
I have no problem adding the necessary classes or the template to the NIB file, but when I Build and Go and interface builder loads my plugin, I can't drag the object out of the library. The other two objects that are part of the plugin template work.
If I change the sub class from NSObject to NSObjectController, I am able to drag the object into the document. So I think I am missing something for my object, maybe I'm not overriding a method I should be.
Any help or samples would be really great.
Thanks
Kevin
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden