Tkinter and OpenGL

Mike Fletcher mfletch at tpresence.com
Tue Feb 1 12:12:40 EST 2000


In my experience PyOpenGL will support:
	Tkinter
	wxWindows
	Win32 GUI (Pythonwin)
	FoxPython (FxPy)

Of the group, for Win32/Unix, wxWindows is probably the winner.  For
broadest platform support, Tkinter is the way to go.

Cheers,
Mike

-----Original Message-----
From: Sunil Hadap [mailto:Sunil.Hadap at cui.unige.ch]
Sent: Tuesday, February 01, 2000 4:03 AM
To: python-list at python.org
Subject: Tkinter and OpenGL


Hello,

Is it possible to use OpenGL with Tkinter and Pmw, any experiences.
Other option is FLTK but at a first glance pyFLTK is not matured. What
about python with wxWindows or Qt and it's support for OpenGL.


Thanks a lot

Sunil

-- 
"Live as if you would die tomorrow,
learn as if you would live forever." 
                    --Mahatma Gandhi
-- 
http://www.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list