On Jul 1, 2005, at 9:14 AM, Jared Barden wrote:

> I appreciate all the QTMovieView help. Hopefully this will be the  
> last question on the subject. In my app, I create a QTMovie with  
> the initWithURL_error_() call. When I try to do a setMovie_() with  
> the QTMovieView, I receive the following error:
>
> ValueError: NSInvalidArgumentException - *** -[OC_PythonArray  
> quickTimeMovieController]: selector not recognized [self = 0x5247f90].

That means you're passing an array somewhere that you should be  
passing something else.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to