[osg-users] multiple input with osgwidgets
Sebastian Schmidt
herrdersuppen at gmail.com
Tue Oct 4 05:26:05 PDT 2016
gambr wrote:
> Hi Meldryt,
> I worked with osgWidget in the past. I move a widget with left_mouse+mouse_move and resize it with central_mouse_button+mouse_move.
> I also tried to show a contextual menu clicking with right mouse button on it.
> Now I'm on OSG 3.4.0 but moved recentrly from OSG 3.0.1.
>
> Could you please just write "one" of the cases not working in your implemetation?
>
> Cheers,
> Gianni
This all is one case. Its also not triggering for my parent window (canvas).
When i have two buttons pressed and release one of them, i get no event (release or drag) for the second button.
I don't know why this is happening with osgWidget::Input but not with my CameraManipulator.
I could try this with 3.4.0, maybe it was fixed in the past.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68843#68843
More information about the osg-users
mailing list