On Dec 13, 5:23 pm, martin.sch...@gmail.com (Martin Schöön) wrote:
> r0g <aioe....@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to