Tkinter or wxpython?

sjdevnull at yahoo.com sjdevnull at yahoo.com
Mon Aug 6 18:16:01 EDT 2007


On Aug 2, 8:00 pm, "wang frank" <f... at hotmail.co.jp> wrote:
> Hi,
>
> I want to build a GUI to execut python script. I found TKinter and
> wxpython. Which one is easier for a newbie? and which one is better?
>

If you want to have a native look and feel, I'd choose wxpython
(probably the Dabo builder for it).  If not, I'd usually take a web UI
over tkinter, except in special simple cases.  But it's really a
matter of taste.  Dabo does make UI construction a lot simpler for me
(and for a lot of other people.).




More information about the Python-list mailing list