[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QuickTime



Has anybody come across a bug in the QuickTime MCL code that redraws
movie views in the wrong place. I think the problem is in: 

(defmethod update-movie ((movie movie))
  (#_UpdateMovie (mptr movie)))

The #_UpdateMovie trap seems to do the wrong thing.
Is this correct?
Has anyone got a fix?
Thanks,
Mark Halliday