How do I insure that my NSDocument subclass is not initialized before I open a document?
How do I insure that my NSDocument subclass is not initialized before I open a document?
- Subject: How do I insure that my NSDocument subclass is not initialized before I open a document?
- From: Korei Klein <email@hidden>
- Date: Tue, 28 Jul 2009 14:41:50 -0500
I have a subclass of NSDocument which is initialized whenever I open a
new document and when my application is first started.
How do I change the application such that my subclass is not initialized
when I start the application?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden