Tkinter or wxpython?

Raúl Gómez C. nachogomez at gmail.com
Sun Aug 5 03:17:43 EDT 2007


Well, for a newbie I think the best choice is
PythonCard<http://pythoncard.sourceforge.net/>,
is a framework based on wxPython but much more simple, check it out!

On 8/3/07, Glenn Hutchings <zondo42 at googlemail.com> wrote:
>
> On Aug 3, 1:00 am, "wang frank" <f... at hotmail.co.jp> wrote:
> > 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?
>
> Well, Tkinter comes with Python, so newbies can get up and running
> straight away without having to download and install anything else.
> And there are probably lots more examples out there that a newbie can
> look at and learn from.  As for *better*, wxPython has a lot more
> kinds of widgets in it, which will make writing GUIs less tedious in
> the long run, and the widgets look a lot nicer too.
>
> Glenn
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070805/f9f692f7/attachment.html>


More information about the Python-list mailing list