Re: [Pyobjc-dev] QTKit with Python 2.6.4 and Snow Leopard?
Brought to you by:
ronaldoussoren
From: Luc H. <lu...@ho...> - 2010-01-29 12:56:45
|
On 10 janv. 2010, at 23:31, Jep Hill wrote: > KeyError: u'QTMovieDelegateAttribute' I had this problem no later than last week and my guess was that the movieWithAttributes:error: method *expects* the QTMovieDelegateAttribute to be present in the attributes dictionary. And indeed, adding QTMovieDelegateAttribute:None to the dict fixed the problem. -- Luc Heinrich - lu...@ho... |