How to show a controller when no movie loaded
How to show a controller when no movie loaded
- Subject: How to show a controller when no movie loaded
- From: Jeff Nouwen <email@hidden>
- Date: Fri, 29 Aug 2003 01:55:25 -0600
Hi all,
I have an NSMovieView in one of my windows which I use to let users
preview a selected aiff file. All works well, but since my app will
build its list of files from a user-selected location, in the event
there are no aiffs to play, I want the movie controller to still
display but be disabled (otherwise, there's a nice white space where
the controller should be before an initial movie is set for the
NSMovieView).
Is there any way to achieve this? Thanks for any tips you can give!
- Jeff
_______________________________________________
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.