hi,

the QTMovie delegate method:

- (BOOL)movie:(QTMovie *)movie shouldContinueOperation:(NSString *)op withPhase:(QTMovieOperationPhase)phase atPercent:(NSNumber *)percent withAttributes:(NSDictionary *)attributes

seems not to be called when compiling for 64 bit.

For a quick test, compile and run the "QTKitProgressTester" sample code with "ppc64" and/or "x86_64" in architecture build-settings, and the progress panel will not appear.
http://developer.apple.com/samplecode/QTKitProgressTester/

My machine is a MacPro with 2x2GHz Dual-Core Intel Xeon, running Leopard 10.5.2 and XCode 3.0

Does anybody have an explanation or workaround for this behavior?


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to