I've recently been trying out various different GUI frameworks in Python and
was wondering if I could get your input on the pros and cons of the
different ones...
wxPython: I love the programming side of wxPython, but I find it's just so
slow to initialise in the first place.
Tkinter: While it's fast to load up, the syntax has never really appealed to
me
GTK: Unknown - I'm looking into it today
Qt: I have yet to manage to install it on my system
Anything else?
Hugh Macdonald
was wondering if I could get your input on the pros and cons of the
different ones...
wxPython: I love the programming side of wxPython, but I find it's just so
slow to initialise in the first place.
Tkinter: While it's fast to load up, the syntax has never really appealed to
me
GTK: Unknown - I'm looking into it today
Qt: I have yet to manage to install it on my system
Anything else?
Hugh Macdonald
Comment