QTMovie delegate method with 64 bit
QTMovie delegate method with 64 bit
- Subject: QTMovie delegate method with 64 bit
- From: Holger Hanstein <email@hidden>
- Date: Fri, 28 Mar 2008 11:36:45 +0100
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 (email@hidden)
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:
This email sent to email@hidden