How is GUI programming in Python?

sturlamolden sturlamolden at yahoo.no
Fri Apr 11 19:18:40 EDT 2008


On Apr 12, 12:32 am, Rune Strand <rune.str... at gmail.com> wrote:

> produce "what I want" without _wasting life_. But Boa is too unstable,
> and does not claim otherwise, and there's no descent alternative I'm
> aware of.

wxFormDesigner is the best there is for wx. QtDesigner ditto for Qt.
Glade ditto for GTK. To use them with Python, you should have the GUI
saved in an xml resource (.xrc, .ui, or .glade respectively).








More information about the Python-list mailing list