Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tkinter or wxpython?
- From: zondo42 at googlemail.com (Glenn Hutchings)
- Subject: Tkinter or wxpython?
- Date: Fri, 03 Aug 2007 06:28:25 -0000
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
- Follow-Ups:
- Tkinter or wxpython?
- From: RaÃl GÃmez C.
- Tkinter or wxpython?
- Prev by Date: Memory Leak with Tkinter Canvas (Python 2.5 Win32)
- Next by Date: i am new to python-Please somebody help
- Previous by thread: Tkinter or wxpython?
- Next by thread: Tkinter or wxpython?
- Index(es):