Re: Tkinter or wxpython?



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

.



Relevant Pages

  • Re: What GUI toolkit looks the best?
    ... I have been using wxPython and it performs well ... ... I've seen Tkinter applications that look ... >>Glade isn't a GUI, it is a GUI builder that uses GTK. ...
    (comp.lang.python)
  • Re: Tkinter vs. wxPython?
    ... wxPython will not "replace" Tkinter ) if you mean that Tkinter will ... such as Pmw and is still the most extensively documented Python GUI. ... many more resources than I could find for wxPython. ... via TCP/IP to that "app" from my Tkinter app with print instructions and the ...
    (comp.lang.python)
  • Re: Yet another GUI toolkit question...
    ... you don't have that I can only suggest wxPython. ... I think Tkinter is lagging behind Tk itself in terms of its advances ... Certainly a lot of Python developers don't seem well-informed about the ... The vast range of available GUI toolkits is one thing that partially ...
    (comp.lang.python)
  • Re: Tkinter vs. wxPython?
    ... >> Do many people think that wxPython should replace Tkinter? ... >> I ask because I have just started learning Tkinter, ... > Could you share a little more info, like are you new to GUI programming, ... with GUI and graphics programming. ...
    (comp.lang.python)
  • Re: What GUI toolkit looks the best?
    ... Tkinter: I am a somewhat frustrated user of both products. ... able to support other gui toolkits besides tkinter. ... wxPython plugin already exists. ... wxWindows project and the present wxPython plugin. ...
    (comp.lang.python)