Class can't be removed???
Class can't be removed???
- Subject: Class can't be removed???
- From: "Robert Mac" <email@hidden>
- Date: Sun, 13 Apr 2003 01:01:02 -0500
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.