Re: [Discuss-gnuradio] wxWidgets, wxPython, PyOpenGL and OpenGLContext

2010-09-10 Thread Alexandru Csete
On Fri, Sep 10, 2010 at 11:21 AM, Elvis Dowson wrote: > Hi, >Between wxWidgets-2.8 and wxWidgets-2.9, there are some breaking > changes with the way the OpenGL rendering contexts are handled. You can see > the difference in the samples/opengl/cube example in the wxWidgets-2.8.11 > and wxW

[Discuss-gnuradio] wxWidgets, wxPython, PyOpenGL and OpenGLContext

2010-09-10 Thread Elvis Dowson
Hi, Between wxWidgets-2.8 and wxWidgets-2.9, there are some breaking changes with the way the OpenGL rendering contexts are handled. You can see the difference in the samples/opengl/cube example in the wxWidgets-2.8.11 and wxWidgets-2.9.2 svn repo. I just have a quick quesion which is,