Re: Custom view and framework bug
Re: Custom view and framework bug
- Subject: Re: Custom view and framework bug
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 19 Oct 2004 15:40:36 -0600
On Oct 19, 2004, at 3:28 PM, Don Willems wrote:
I have created a framework with a custom view.
In the framework project I have an extra target for a testing
application. To test the custom view I've added the framework to the
application target, and I added the custom view header file (contained
in the framework) to the nib file (with Read Files... in IB). I added
a custom view to the window and set its custom class to my custom view
class.
If I then build the test application and run it I get the following
error:
Unknown class 'INKDrawView' in nib file, using `NSView' instead.
Are you sure that the framework shows up in the "frameworks &
libraries" build phase of the target? What does "otool -L" say when run
against the test application when built from the framework project?
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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