GUI issues in Python

Daniel Dittmar daniel.dittmar at sap.corp
Thu Apr 6 11:23:08 EDT 2006


diffuser78 at gmail.com wrote:
> Thanks Daniel, I really think that this should be the solution to my
> problem.
> 
> A quick Question...is wxPython Operating System dependent or it can be
> used with anu OS like Linux, Windows and Mac ?
> 

see http://www.wxpython.org/download.php#binaries

Linux and Win32 have been supported for a while. And the screenshot in 
my first reply was from Mac OS X, so OGL seems to be supported there too.

The wxPython demo application has an OGL example, so you can check that 
pretty quickly.

Daniel



More information about the Python-list mailing list