X-Received: by 10.182.91.6 with SMTP id ca6mr21209726obb.29.1437851167579; Sat, 25 Jul 2015 12:06:07 -0700 (PDT) X-Received: by 10.50.142.99 with SMTP id rv3mr90383igb.3.1437851167558; Sat, 25 Jul 2015 12:06:07 -0700 (PDT) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!f3no2808056igg.0!news-out.google.com!o13ni2059igw.0!nntp.google.com!f3no2808053igg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Sat, 25 Jul 2015 12:06:07 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.210.231.131; posting-account=aw7wEQoAAACnaP8vftI9MyiC9NfXNJyr NNTP-Posting-Host: 70.210.231.131 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Which GUI? From: llanitedave Injection-Date: Sat, 25 Jul 2015 19:06:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Lines: 24 Xref: csiph.com comp.lang.python:94575 On Friday, July 24, 2015 at 4:16:19 PM UTC-7, Mark Lawrence wrote: > On 24/07/2015 23:20, Frank Miles wrote: > > On Fri, 24 Jul 2015 19:31:36 +0100, Paulo da Silva wrote: > > > > [snip] > > > > > >> Which technology is better? > >> matplotlib? > >> tkinter? > >> wxwidgets? > >> qt? > > > > Sadly - I don't think wxpython has been ported to python3 yet. > > > > http://wxpython.org/Phoenix/docs/html/main.html > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence Matplotlib apparently still has some issues with wxPhoenix. Not that Matplotlib is a necessity for the OP's application, but it could address some of the speed issues he was concerned about.