On Aug 2, 8:00 pm, "wang frank" <[EMAIL PROTECTED]> 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.).

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to