EventHandlers use the Chain of Responsibility design pattern. If you have
another EventHandler installed earlier that is taking the mouse events, then
downstream EventHandlers do not receive those events.
 
Not sure why else you might not receive those events.
   -Paul
 


  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, April 28, 2008 8:07 AM
To: [email protected]
Subject: [osg-users] Picking as the QuickGuide example only using Viewer as
embedded window, does only catch FRAME type, no mouse events!



I've created the PickHandler as in the QuickGuide book and added to my
Viewer ( as embedded! ), but I cant catch mouse events, only FRAME type.

 

Do you know what I'm doing wrong?

 

Erlend

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

Reply via email to