[osg-submissions] Fix for flickering in osgviewerWX example

Brandon Hamm bhamm at ieee.org
Sun Aug 26 21:02:30 PDT 2007


Robert,

I just happen to be perusing the archives of this list and it looks like you
already knew about this problem (DOH!) as is evident here:
http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/2007-August/000114.html

If you or someone else has already taken care of this, please disregard my
previous message and accept my apologies for not looking over the archives
first.

Thanks,
Brandon Hamm

On 8/26/07, Brandon Hamm <bhamm at ieee.org> wrote:
>
> This is a fix for severe flickering of the display window when events
> (such as mouse enter/leave, key down/up) when running the osgviewerWX
> example program.  The problem is that wxGLCanvas is created as a
> single-buffered surface by default.  I've modified the constructor for
> GraphicsWindowWX to take an array of integer attributes, and creating a
> double-buffered surface.
>
> Thanks,
>
> Brandon Hamm
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070826/8f7bc23c/attachment.html 


More information about the osg-submissions mailing list