Re: Cannot instantiate subclass of NSController
Re: Cannot instantiate subclass of NSController
- Subject: Re: Cannot instantiate subclass of NSController
- From: Glenn Zelniker <email@hidden>
- Date: Thu, 21 Jul 2005 22:09:10 -0400
On Jul 21, 2005, at 7:21 PM, Juan Pertierra wrote:
Hello,
I have subclassed NSController and created a MyController class.
IB will not let me instantiate it, and it will also not let me
select MyController as a CustomClass for any of the Controller
items I can drag from the palette. I'm using XCode 2.1. Any ideas?
Have you let IB know about MyController? Drag MyController.h from
XCode into your nib in IB; it'll magically show up in the CustomClass
panel after that.
Glenn Z
_______________________________________________
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