Re: Re: SplashScreen & Content view problem
Re: Re: SplashScreen & Content view problem
- Subject: Re: Re: SplashScreen & Content view problem
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 1 Aug 2006 12:32:29 -0700
On 8/1/06, I. Savant <email@hidden> wrote:
Just remember to get out of the habit of initializing views with -
init.
The important thing in general is to use at least one of the
designated initializer for the particular type of class you are
creating ("init" isn't always the designated intializer). The API
documentation for classes usually make this clear... so make sure to
double check the docs when in doubt.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden