GUI programming with python

sturlamolden sturlamolden at yahoo.no
Fri Sep 12 19:04:56 EDT 2008


On Sep 12, 8:33 pm, ady... at panix.com (Al Dykes) wrote:

> OK, what are my choices for an IDE/GUI development tool that runs on XP?

That depends on the GUI toolkit you are using. My suggestion:

CPython with wxPython: wxFormBuilder

Cpython with PyQt: BlackAdder

CPython with PyGTK: GLADE 3

Jython: whatever there is for Swing or SWT.

IronPython: MS VisualStudio

Cpython + PyWin32: GUI with VB/Delphi/C#. Python ActiveX server (can
use MFC).













More information about the Python-list mailing list