| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
> 1. MovieCallbacks problem! (Nor Fadzilah Hj Kamarudzaman)
>
> Does anyone know what problem with the following code is?
>
> static class Interceptor implements QTVRInterceptor {
> public boolean execute (QTVRInstance vr, QTVRInterceptRecord qtvrMsg) {
> System.out.println (vr.getPanAngle());
> return false;
> }
> }
>
>
> However the problem will be solved if I use "qtvrMsg.getAngle()"
> instead of "vr.getPanAngle()".
>
> Fadzilah
the problem you described is a general bug of the QT-Java callback
mechanism which has been reported on this list several times (for at
least over one year!).
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.