Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89430
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gary.herron@islandtraining.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; ';-)': 0.03; 'subject:Python': 0.06; 'linux,': 0.07; 'tkinter': 0.07; 'cest': 0.09; 'deploy': 0.09; 'occasionally': 0.09; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'python': 0.11; 'gui': 0.12; "wouldn't": 0.14; ':-d': 0.16; 'curious:': 0.16; 'fine.': 0.16; 'limiting': 0.16; 'received:67.192.241.150': 0.16; 'received:smtp150.dfw.emailsrvr.com': 0.16; 'subject:GUI': 0.16; 'wxpython': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'projects,': 0.19; 'slightly': 0.19; 'seems': 0.21; '>>>': 0.22; 'programming': 0.22; 'comfortable': 0.22; 'spread': 0.22; 'this?': 0.23; 'header:User-Agent:1': 0.23; 'received:emailsrvr.com': 0.24; 'url:moin': 0.24; 'looks': 0.24; 'question': 0.24; "i've": 0.25; 'received:(smtp server)': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'am,': 0.29; 'programming.': 0.30; 'easier': 0.31; 'that.': 0.31; 'url:wiki': 0.31; '>>>>': 0.31; 'gary': 0.31; 'steven': 0.31; 'probably': 0.32; 'another': 0.32; 'up.': 0.33; 'url:python': 0.33; 'moment': 0.34; 'maybe': 0.34; 'but': 0.35; 'there': 0.35; 'c++': 0.36; 'library.': 0.36; 'reality': 0.36; 'url:org': 0.36; 'should': 0.36; 'searching': 0.37; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'little': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'new': 0.61; 'you.': 0.62; 'interest': 0.64; 'more': 0.64; 'different': 0.65; 'levels': 0.65; 'charset:windows-1252': 0.65; 'sound': 0.68; 'sunday': 0.68; 'stated': 0.69; 'limit': 0.70; 'evaluate': 0.72; 'yourself': 0.78; '2015': 0.84; 'excessive': 0.84; 'subject:Best': 0.91 |
| X-Sender-Id | gary.herron@islandtraining.com |
| Date | Sun, 26 Apr 2015 13:06:22 -0700 |
| From | Gary Herron <gary.herron@islandtraining.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Best GUI for Python |
| References | <87h9s311r6.fsf@Equus.decebal.nl> <553cffc2$0$12998$c3e8da3$5496439d@news.astraweb.com> <87wq0yzw83.fsf@Equus.decebal.nl> <mailman.26.1430068806.3680.python-list@python.org> <87sibmzruh.fsf@Equus.decebal.nl> |
| In-Reply-To | <87sibmzruh.fsf@Equus.decebal.nl> |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.27.1430079103.3680.python-list@python.org> (permalink) |
| Lines | 51 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1430079103 news.xs4all.nl 2884 [2001:888:2000:d::a6]:33617 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:89430 |
Show key headers only | View raw
On 04/26/2015 11:07 AM, Cecil Westerhof wrote: > Op Sunday 26 Apr 2015 19:12 CEST schreef Gary Herron: > >> On 04/26/2015 09:32 AM, Cecil Westerhof wrote: >>> Op Sunday 26 Apr 2015 17:09 CEST schreef Steven D'Aprano: >>> >>>> On Sun, 26 Apr 2015 11:02 pm, Cecil Westerhof wrote: >>>> >>>>> I want to use a GUI for Python. When searching I found (beside >>>>> some others) Tkinter and wxPython. From what I found it looks >>>>> like Tkinter is slightly better. What would be the pros/cons of >>>>> these two? Would there be a compelling reason to use another GUI? >>>> Tkinter is easier to use, as it is standard with Python. So long >>>> as you have Tk/Tcl installed on your computer, Tkinter should work >>>> fine. >>>> >>>> However, Tkinter probably looks a bit more old fashioned. >>>> >>>> wxPython probably looks a bit more modern and may be a bit more >>>> powerful, but it will require a large extra library. It's also a >>>> lot harder to learn to use wxPython unless you are comfortable >>>> with C++ programming. >>> Well, I did my share of C++ programming. ;-) >>> >>> >>>> Have you seen this? >>>> >>>> https://wiki.python.org/moin/GuiProgramming >>> Dabo looks interesting, but also a little bit dead. Well, maybe I >>> just should evaluate Tkinter and wxPython both. Now wxPython looks >>> more interesting. But it is easier to make a reasonable decision >>> when I have a little more information. :-D >>> >>> For the moment I limit it to Tkinter and wxPython. >> I wouldn't recommend limiting yourself like that. I've used both >> successively (years ago), then pyGTK for a batch of projects, >> followed by pyglet for some years and many projects, and most >> recently PyQt. They are all worthy GUI programming libraries, and >> each of them is cross platform (as I required to develop on Linux, >> but deploy occasionally on Windows). > I did say for the moment. ;-) > > But just curious: what is the reason you use five different kinds of > GUI? It seems like it makes think difficult for you. I mean the > question as enlightenment for myself. > Yikes, Stated like that it does sound excessive but in reality it's spread over about 20 years of Python and graphics/GUI programming. Experimenting with a new GUI every 5 years or so just keeps the interest levels up.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 15:02 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-27 01:09 +1000
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 18:32 +0200
Re: Best GUI for Python Gary Herron <gherron@digipen.edu> - 2015-04-26 10:12 -0700
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 20:07 +0200
Re: Best GUI for Python IronManMark20 <mr.smittye@gmail.com> - 2015-04-26 12:04 -0700
Re: Best GUI for Python Gary Herron <gary.herron@islandtraining.com> - 2015-04-26 13:06 -0700
Re: Best GUI for Python Ben Finney <ben+python@benfinney.id.au> - 2015-04-27 06:26 +1000
Re: Best GUI for Python Grant Edwards <invalid@invalid.invalid> - 2015-04-27 17:02 +0000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 23:17 +0200
Re: Best GUI for Python Dave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk> - 2015-04-28 08:05 +0100
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-27 09:06 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 08:55 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-27 17:15 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 16:54 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 02:31 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-27 17:22 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 15:10 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 15:32 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 16:43 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 16:59 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 17:54 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-28 10:00 +0200
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 18:07 +1000
Re: Best GUI for Python Rustom Mody <rustompmody@gmail.com> - 2015-04-28 21:05 -0700
Re: Best GUI for Python wxjmfauth@gmail.com - 2015-04-29 00:00 -0700
Re: Best GUI for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-29 10:03 +0100
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 18:16 +0200
Re: Best GUI for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-26 18:08 +0100
Re: Best GUI for Python wxjmfauth@gmail.com - 2015-04-27 02:02 -0700
Re: Best GUI for Python Dave Cook <davecook@nowhere.net> - 2015-04-28 17:22 +0000
csiph-web