Hi Serge,

 

In the same kind of problem, anyone have tried to catch a DoubleClick event
? It seems that with osgViewer they are not propagated anymore. :/



FYI, on Win32, the double click window events are not processed in the
GraphicsWindowWin32 event loop, so will not be translated to
EventQueue::mouseDoubleButtonPress() events. Something to add to the TODO
list.

 

André

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Serge Lages
Sent: May-16-07 11:48 AM
To: osg users
Subject: [osg-users] GUIEventAdapter::getWindow* question

 

Hi again,

I would like to know if it's normal that GUIEventAdapter::getWindowWidth and
GUIEventAdapter::getWindowHeight always returns the same value (in my case
the screen resolution) even if I toggle to a windowed mode ? 

In the same kind of problem, anyone have tried to catch a DoubleClick event
? It seems that with osgViewer they are not propagated anymore. :/

Thanks in advance !

-- 
Serge Lages
http://www.magrathea-engine.org 

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to