Re: nsmovieview and movie cursor position
Re: nsmovieview and movie cursor position
- Subject: Re: nsmovieview and movie cursor position
- From: Jesse Douglas <email@hidden>
- Date: Tue, 7 Dec 2004 12:04:43 -0500
Emmanuel Verlynde wrote:
How change "play" cursor's position appareance into nsmovieview
controller?
It appears for the moment like two arrows at the head with head...
__ v ____
^
This cursor indicates that the movie view is editable.
I would like that it seems a ball,
----o----
can somebody how do that?
You can change the cursor into a ball with [theMovieView
setEditable:NO] . (You may also be able to set that through Interface
Builder.) If you do this, though, the user cannot edit the movie
through the movie view. That may not be a problem depending on what
you're trying to do.
--
Jesse Douglas
Smiley Happy Software
email@hidden
http://www.smileyhappysw.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden