On 7/12/06, Leandro Motta Barros <[EMAIL PROTECTED]> wrote:
1) If multiple buttons are pressed, generate one "drag" events for each button pressed. I have barely skimmed through, but this seems to require larger changes to the event handling code.
Hey, just looked at the implementation again... generatin multiple "drag" events is just a matter of calling 'addEvent' multiple times, right? So, this is pretty easy to implement, too. LMB _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
