NSMovieView controller troubles
NSMovieView controller troubles
- Subject: NSMovieView controller troubles
- From: Chris Meyer <email@hidden>
- Date: Fri, 25 May 2001 13:06:00 -0700
I'm using an NSMovieView and setting the movie to a movie initialized
with a URL on the local hard drive.
I cannot get the movie controller to reliably appear and draw
correctly. In particular, it rarely shows up unless I click where it
is supposed to be. Then if it finally does appear, it only
intermittently updates during a playing movie. Finally, if I resize
the window, the controller is blotted out with garbage.
Is there anything special I have to do or is this a known bug?