[OT] Re: splash screen
[OT] Re: splash screen
- Subject: [OT] Re: splash screen
- From: Shawn Erickson <email@hidden>
- Date: Fri, 12 Sep 2003 07:03:03 -0700
On Friday, September 12, 2003, at 03:58 AM, Damien Pacaud wrote:
Hi list,
I have to make a splash screen for my cocoa document based app and am
a bit lost in here....
I could not find mush info on how to do...
for now, i have a nib file which contains a NSpanel holding a
NSImageView....
What i would like to do is populate this imageView with an image at
launch time and display the panel on screen for about 3 seconds ...but
i reall dont know how to do that...
does anyone have an idea/a pointer/ sample code ?
Just want to comment that Splash screen are really not a good thing to
be doing on Mac OS X IMHO. Why consume or block screen space with a
splash screen on OS that allows many applications to be running
concurrently rather easily.
I would only consider one if your Application takes a while to
initialize.
-Shawn
_______________________________________________
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.