Is there a version of your GL Canvas working for Python 2.0? I have not
been able to get PyOpenGL to work, and was wondering if anyone had
succeeded.
Not yet, but that's because we use PyOpenGL too. wxPython just provides the
GL context in a wxWindow, you still need PyOpenGL to do anything with it.
I've been waiting for binaries for PyOpenGL to show up before I tried it,
but they havn't yet as far as I know, so I guess I'll have to try and build
it for 2.0...