Perl to Python conversion
John Yeung
gallium.arsenide at gmail.com
Fri Dec 25 14:54:45 EST 2009
On Dec 13, 5:23 pm, martin.sch... at gmail.com (Martin Schöön) wrote:
> r0g <aioe.... at technicalbloke.com> writes:
> > You'll probably find the majority of code in a GUI
> > app is boring window handling stuff [...]
> > Also, they probably didn't make it with
> > QT which is fairly different from GTK.
>
> Tk is what they used.
Well, on the surface then, it would seem that it might be easier to
just use Python's included Tkinter for the GUI bits. However, PyQt is
widely regarded as a nicer and more capable package.
John
More information about the Python-list
mailing list