Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13298
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <greg.ewing@canterbury.ac.nz> |
| 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; 'subject:ANN': 0.02; 'python': 0.08; 'from:addr:canterbury.ac.nz': 0.09; 'from:addr:greg.ewing': 0.09; 'from:name:greg ewing': 0.09; 'header:In-reply-to:1': 0.09; 'message-id:@canterbury.ac.nz': 0.09; 'efficiently.': 0.16; 'janssen': 0.16; 'received:(new zealand standard time)': 0.16; 'received:132.181': 0.16; 'received:132.181.2': 0.16; 'received:ac.nz': 0.16; 'received:canterbury.ac.nz': 0.16; 'received:conversion- daemon.it.canterbury.ac.nz': 0.16; 'received:it.canterbury.ac.nz': 0.16; 'wrote:': 0.16; 'though.': 0.23; 'works.': 0.23; 'greg': 0.24; 'anyone': 0.32; 'to:addr:python-list': 0.33; 'header:User- Agent:1': 0.34; 'received:132': 0.34; 'model': 0.37; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'more': 0.60; 'view': 0.67; 'anywhere.': 0.84 |
| Date | Thu, 15 Sep 2011 16:28:49 +1200 |
| From | Greg Ewing <greg.ewing@canterbury.ac.nz> |
| Subject | Re: ANN: PyGUI 2.5 |
| In-reply-to | <17012.1316026038@parc.com> |
| To | python-list@python.org |
| Organization | University of Canterbury | Te Whare Wananga o Waitaha |
| MIME-version | 1.0 |
| Content-type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-transfer-encoding | 7bit |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110817 Fedora/3.1.12-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.12 |
| References | <mailman.80.1308330149.1164.python-announce-list@python.org> <mailman.88.1308338170.1164.python-list@python.org> <962t3eFgd1U1@mid.individual.net> <17012.1316026038@parc.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1142.1316060935.27778.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1316060935 news.xs4all.nl 2460 [2001:888:2000:d::a6]:36716 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13298 |
Show key headers only | View raw
On 15/09/11 06:47, Bill Janssen wrote: > One possibility would be to develop a PyGUI branch on top of Tk, so that > it would work with Python anywhere. Unfortunately, I doubt whether Tk would be up to the task of supporting PyGUI efficiently. The philosophies of model-view separation and allowing more than one view of a model are at odds with the way Tk works. Anyone who wants to have a go at it is welcome to try, though. -- Greg
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-17 15:18 +1200
Re: ANN: PyGUI 2.5 Terry Reedy <tjreedy@udel.edu> - 2011-06-17 15:15 -0400
Re: ANN: PyGUI 2.5 rzed <rzantow@gmail.com> - 2011-06-18 00:06 +0000
Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:58 +1200
Re: ANN: PyGUI 2.5 Bill Janssen <janssen@parc.com> - 2011-09-14 11:47 -0700
Re: ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-09-15 16:28 +1200
Re: ANN: PyGUI 2.5 Wolfgang Keller <feliphil@gmx.net> - 2011-06-17 21:24 +0200
Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:49 +1200
csiph-web