Re: Class can't be removed???
Re: Class can't be removed???
- Subject: Re: Class can't be removed???
- From: John Anderson <email@hidden>
- Date: Sun, 13 Apr 2003 02:32:26 -0400
Is it possible that this class is being used or referenced to (like by
something that used to be sub-class of it ) by Interface Builder via a
.nib file associated with your ProjectBuilder project?
On Sunday, Apr 13, 2003, at 02:01 America/Detroit, Robert Mac wrote:
Some time ago, I created a subclass of NSTextStorage called
ASTextStorage. I found that I no longer
needed this subclass, so I removed it from my project (ie. I selected
the file, hit Delete and chose "Delete
References & Files").
The problem is that now when I try to run my app, I get the following
runtime error: "class error for
'ASTextStorage': class not loaded". When I check the class hierarchy
(under the Classes tab in PB), I can
see an entry for "ASTextStorage", but PB apparently doesn't consider
it to be a project class (the class
name isn't in blue) and I have no idea how to delete it.
Any thoughts?
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.