RE: splash screen
RE: splash screen
- Subject: RE: splash screen
- From: Terrance Davis <email@hidden>
- Date: Fri, 12 Sep 2003 07:58:52 -0600
In his defense, it's pretty rude to expect a 'newbie' to know of a
non-"apple.com" archive, and unless something has changed recently the
official apple archive is useless.
I too recommend a the 'cocoa.mamasam.com' archive though. I usually write my
apps in pure java which allows me to throw up a centered JWindow before I
display the main JFrame. I wouldn't be surprised to find that Objective-C
could be used to put an empty window up from the main function, and sleep
for 3 seconds before entering the event loop. That's just a guess though.
Terrance
-----Original Message-----
From: j o a r [
mailto:email@hidden]
Sent: Friday, September 12, 2003 5:12 AM
To: Damien Pacaud
Cc: email@hidden
Subject: Re: splash screen
One good suggestion: Use the list archives!
<
http://cocoa.mamasam.com/>
There are times when you really do have a unique and new question, but
most of the time - especially as a newbie - you don't, and in these
cases it's rude to not check the list archives first.
Regards,
j o a r
On fredag, september 12, 2003, at 12:58 PM, Damien Pacaud wrote:
>
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 ?
_______________________________________________
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.
_______________________________________________
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.