Achim Domma wrote:

> Hi,
> 
> I'm developing a GUI app in Python/C++ to visualize numerical results.
> Currently I'm using Python 2.4 with wx and PyOpenGLContext, but there
> are no windows binaries for Python 2.5 for quite some time now.
> 
> I need a OpenGL context without restrictions and some settings dialogs.
> Is wx + PyOpenGL the way to go? Or could somebody recommend a better set
> of tools/libs?

PyQt, but then there is the licensing question of course.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to