Re: Tkinter or wxpython?
- From: kyosohma@xxxxxxxxx
- Date: Mon, 06 Aug 2007 07:25:31 -0700
On Aug 2, 7:00 pm, "wang frank" <f...@xxxxxxxxxxxxx> 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?
Thanks
Frank
_________________________________________________________________
http://clk.atdmt.com/GBL/go/msnjpqjl0060000010gbl/direct/01/
I've read that Tkinter doesn't scale well if you're writing complex
GUIs. I haven't been able to test this hypothesis though. However,
since I had to rewrite VBA apps into Python, to get the right "look
and feel" I needed the widgets that wxPython provided. Since I started
out with C++, I find wxPython better than Tkinter, but it's all pretty
subjective. Try them both!
Mike
.
- Follow-Ups:
- Re: Tkinter or wxpython?
- From: Paul Rubin
- Re: Tkinter or wxpython?
- References:
- Tkinter or wxpython?
- From: wang frank
- Tkinter or wxpython?
- Prev by Date: boolean operations on sets
- Next by Date: Re: Importing * From a Package
- Previous by thread: Re: Tkinter or wxpython?
- Next by thread: Re: Tkinter or wxpython?
- Index(es):
Relevant Pages
|