[Tutor] Can anyone teach me...?

Raduz raduzator at volny.cz
Thu Oct 13 08:10:07 CEST 2005


On Thursday 13 of October 2005 00:27, Terry Carroll wrote:
>
> The best of both worlds, to me, would be the ability to use a VB-like GUI
> and the Python language and libraries.  You would be able to do some
> pretty powerful work in just minutes.  Right now, I find creating a
> Tkinter app to be pretty tedious work.
>

Try the Qt then. It works under Linux and Windows, has Python bindings via 
PyQt, it's signal/slot system is really great, and designing the GUI with Qt 
Designer is a breeze.

-- 
Raduz


More information about the Tutor mailing list