Hi Alan, On 1/23/07, Alan Harris <[EMAIL PROTECTED]> wrote:
Thanks - I just wanted to make sure I am not repeating others' known errors. I am sure it is something I am doing wrong - just cannot find it. All was fine under 1.0 using EventAdapter which is used and behaves similarly but using a vector instead of a list. The applications and examples that use osgProducer::Viewer are fine.
I recall too much changed with GUIEventAdapter and EventQueue between 1.0 and 1.2, you could check the OSG's online viewcvs pages to double check. The fact you are seeing a different when not much else has changed might indicate a memory error, such as an unintialized variable or something similar. Where this error might be I can't really help I'm afraid. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
