Re: Splash Screen
Re: Splash Screen
- Subject: Re: Splash Screen
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 27 Oct 2002 23:44:59 +0000
On Sunday, October 27, 2002, at 10:41 pm, Andrew Garber wrote:
Hi! I'm trying to add a splash screen to my cocoa app (which I wrote
in Objective-C). I want it to display a short QuickTime movie in the
center of the screen at startup (just the movie... I don't want to see
the window containing the NSMovieView). How would I accomplish this?
Create a borderless window. Everything in OS X has to display inside a
window.
-- Finlay
_______________________________________________
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.