Hi All,
If anybody has some OGL code that they would like to test with the new Python rewrite of the OGL lib please do. Pierre and I would be interested in how it goes. You can get the modules from the CVS links below, they comprise a new wx.lib.ogl subpackage. It will either require a current build of wxPython or that the app has imported the fixdc.py module as it is written to use the old/new DC methods. (I didn't check-in fixdc.py since it will not be needed with the new build.) See also a new section in the MigrationGuide describing the two very minor compatibility issues that are known at this time, as well as a new version of the demo module.
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/wxPython/wx/lib/ogl/
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/wxPython/docs/MigrationGuide.txt
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/wxPython/demo/OGL.py
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!