[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
QuickTime
- To: info-mcl@cambridge.apple.com
- Subject: QuickTime
- From: Mark Halliday <markh@MEDIA-LAB.MEDIA.MIT.EDU>
- Date: Thu, 15 Oct 92 15:29:07 -0400
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