Re: Initialization in non Doc Based App?
Re: Initialization in non Doc Based App?
- Subject: Re: Initialization in non Doc Based App?
- From: "Erik M. Buck" <email@hidden>
- Date: Thu, 20 Sep 2001 20:36:09 -0500
See -applicationDidFinishLaunching: and read about delegates
You might also consider awakeFromNib: and initWithController:
See copious examples and many many previous posts in this forum and others.
----- Original Message -----