Re: Interface builder plugin
Re: Interface builder plugin
- Subject: Re: Interface builder plugin
- From: "Mailing List" <email@hidden>
- Date: Thu, 26 Jun 2008 07:32:48 -0600
Jon,
You are correct, that was the issue.
Thank you very much for the help.
Kevin
On Thu, Jun 26, 2008 at 12:09 AM, Jon Hess <
email@hidden> wrote:
Hey Kevin -
Does your class implement the NSCoding protocol? That sounds like it might be the problem.
Jon Hess
On Jun 25, 2008, at 8:39 PM, Mailing List <
email@hidden> wrote:
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)
This email sent to email@hidden
_______________________________________________
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