Thanks Peter, changes look sound and are now merged and submitted to svn/trunk.
On Fri, Apr 17, 2009 at 2:48 PM, Peter Amstutz <[email protected]> wrote: > Here is a simple change to osgViewer::GraphicsWindowWin32 to add a flag to > WindowData to specify that the graphics window should not install an event > handler of its own, per this discussion thread: > > http://www.mail-archive.com/[email protected]/msg23734.html > > The change is source compatible with current osg code and will not affect > current users, it simply adds an additional parameter to the > GraphicsWindowWin32::WindowData struct constructor and defaults to the > current behavior. > > Attached are the files "include/osgViewer/api/Win32/GraphicsWindowWin32" and > "src/osgViewer/GraphicsWindowWin32.cpp" with my changes, based on svn > revision 10045. In addition, I have provided an svn patch file with the > same changes for your convenience. > > I have discussed the matter with my supervisor, and agreed that my company > makes no copyright claim over this extremely trivial change (or to put it > another way, we assign copyright to the open scene graph community.) > > Thank you, > > Peter Amstutz > Senior Software Engineer > Technology Solutions Experts > Natick, MA > 01760 > > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
