Custom framework and Interface Builder.
Custom framework and Interface Builder.
- Subject: Custom framework and Interface Builder.
- From: Andrei Tchijov <email@hidden>
- Date: Wed, 26 Oct 2005 15:30:57 -0400
Hi,
To accommodate needs of one of my applications, I have sub-classed
NSArrayController. It was working great, so I decided that it will
be good idea to put it into custom framework, so I can use it in
other projects. Acting upon this idea, I have created such framework
and deployed it at /Library/Frameworks.
To make long story short, let's jump to punch line. It does not
work. I can compile my application without problem. But when I try
to run it, I am getting:
... Unknown class LBArrayController in Interface Builder file....
Please Please Please tell me what am I doing wrong?
( Also, it looks like all of my "Categories" for standard Cocoa
classes which I put into the same framework do not work either. So
maybe it has nothing to do with IB and something to do with the way I
build this framework?)
You responses will be greatly appreciated,
Andrei Tchijov
Leaping Bytes, LLC
web: www.leapingbytes.com
email: email@hidden
AIM: leapingbytes
Google: email@hidden
ICQ: 151229319
_______________________________________________
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