Hi Eric,

if the behavior is the same for all manipulators, it means that it has nothing to do with new manipulators architecture. For example, SphericalManipulator is still using the old approach. If you see the problem even with this manipulator, the bug seems likely to be on some other place, like QOSGWidget...

John


Eric Pouliquen wrote:
Hi all,

I'm using an old version of a CompositeViewerQOSG and QOSGWidget, modified for 
my needs, and as I switched to OSG trunk version to have good fbx animation 
behavior, my NodeTrackerManipulators seems to not receive mouse events at all...

I see that a lot of changes have been made on manipulators on trunk version, so 
there is somehting with this new code doing like handle function is never 
called :( What I don't  understand is that the example osgviewerQT 
--CompositeViewer runs well in the trunk version also...

I tried to uncomment the "#ifndef WIN32" in QOSGWidget (I'm on Windows) to 
enable mousePressEvent function, but nothing changed.

Does anyone have any any about that ?

The behaviour is the same for any manipulator...
Thanks

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28744#28744





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to