* Jean-Sébastien Guay -- Thursday 31 July 2008: > Ah, so you release *all* keys that OSG thinks are pressed? You don't > check whether they're actually pressed or not?
Exactly. Normal keys first, then modifier keys -- just to generate a sane order of release events (though apps shouldn't really be that picky). > Thanks a lot for your comments, I guess I just misunderstood the code in > GraphicsWindowX11... I swear, I didn't intentionally make it hard to understand. :-) m. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
