Re: Splash Screen
Re: Splash Screen
- Subject: Re: Splash Screen
- From: Andrew Garber <email@hidden>
- Date: Sun, 27 Oct 2002 16:00:49 -0800
- Resent-date: Sun, 27 Oct 2002 16:01:35 -0800
- Resent-from: Andrew Garber <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
nice! thanks! Okay, now that I can create a borderless window, how do I
load a QuickTime movie into its NSMovieView? Also, how would I control
set timers to control when the movie starts and how long the window
stays open after the movie has finished playing?
On Sunday, October 27, 2002, at 02:55 PM, Douglas A. Welton wrote:
check out the NSWindow selector -styleMask: using a value of
NSBorderlessWindowMask
on 10/27/02 5:41 PM, Andrew Garber at email@hidden 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?
_______________________________________________
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.