init method of NSObjectController subclass
init method of NSObjectController subclass
- Subject: init method of NSObjectController subclass
- From: Timothy Collett <email@hidden>
- Date: Wed, 11 Apr 2007 16:04:10 -0400
Greetings.
I am attempting to do some initialization on a subclass of
NSObjectController, but it appears that the init method is never
being called (I have also tried the initWithContent method, to no
avail).
Now, it may be that I am going about this entirely the wrong way (I
am quite new to Cocoa, and still very much feeling my way around),
but I had thought that simply overriding/implementing the init method
should let me prepare everything for the running of the application...
Any assistance would be most appreciated. Thanks.
Timothy Collett
--
Never attribute to malice that which can be adequately explained by
stupidity
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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