Recommendations for choosing the Python GUI packages?

David Timms dtimms at iinet.net.au
Mon Oct 5 09:54:39 UTC 2009


On 10/05/2009 11:29 AM, Daniel B. Thurman wrote:
> What python GUI packages are recommended
> for developing Fedora/Linux applications and is
> the most portable?
wxWidgets for crossplatform (linux, mac, windows), natively compiled code.
wxGlade is a wxWidgets gui designer.
There are language bindings for c++ and python.

Take a look at audacity to see the sort of UI that can be built.

DaveT.




More information about the fedora-list mailing list