Re: How to choose the right GUI toolkit ?



Dan Lenski wrote:

So, is there another toolkit I should be looking at?

I highly recommend wxPython. It's very mature, full-featured, and portable, and fairly easy to learn as well. I can't really compare it to other toolkits (not having used any of them, except Tkinter), but it's definitely one of the most popular and well-supported ones out there.

http://www.wxpython.org/
.



Relevant Pages

  • Re: qt, gtk, wx for py3 ?
    ... What's the gossip on these toolkits for Py3? ... Tkinter: solid, well-established, relatively ... wxPython and I'm not seeing anything about a port for PyQt either on ... better than what I found in wxPython. ...
    (comp.lang.python)
  • Re: Python GUIs and custom controls
    ... I likewise don't know enough to compare between toolkits, ... one to check out might be pygame. ... Thanks in advance for your hints and advice. ...
    (comp.lang.python)
  • Re: What GUI toolkit looks the best?
    ... Yes, I know, it's due to flaws in TCL/Tk, not in Tkinter ... of the open source cross-platform UI toolkits to have full ... unicode support, end-to-end. ...
    (comp.lang.python)