Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13280
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <janssen@parc.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:ANN': 0.02; 'does.': 0.07; 'terry': 0.07; 'python': 0.08; 'header:In-reply- to:1': 0.09; 'cc:addr:janssen': 0.16; 'cc:addr:parc.com': 0.16; 'from:addr:janssen': 0.16; 'from:addr:parc.com': 0.16; 'from:name:bill janssen': 0.16; 'gobject': 0.16; 'macosx': 0.16; 'message-id:@parc.com': 0.16; 'pygtk,': 0.16; 'received:13': 0.16; 'received:13.1': 0.16; 'received:13.1.64': 0.16; 'received:13.1.64.93': 0.16; 'received:alpha.xerox.com': 0.16; 'received:parc.com': 0.16; 'received:xerox.com': 0.16; 'reedy': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'linux': 0.17; 'gregory': 0.23; 'greg': 0.24; 'libraries': 0.24; "i'm": 0.27; 'cc:addr:python.org': 0.30; 'ewing': 0.30; 'version': 0.32; 'too': 0.33; 'there': 0.33; "i've": 0.34; 'quite': 0.34; 'idea': 0.34; 'yet,': 0.34; 'issue': 0.36; 'cc:2**1': 0.36; 'instead.': 0.37; 'subject:: ': 0.39; 'enough': 0.39; 'making': 0.67; 'anywhere.': 0.84; 'me:': 0.84; 'moment.': 0.84 |
| To | Gregory Ewing <greg.ewing@canterbury.ac.nz> |
| Subject | Re: ANN: PyGUI 2.5 |
| In-reply-to | <962t3eFgd1U1@mid.individual.net> |
| References | <mailman.80.1308330149.1164.python-announce-list@python.org> <mailman.88.1308338170.1164.python-list@python.org> <962t3eFgd1U1@mid.individual.net> |
| Comments | In-reply-to Gregory Ewing <greg.ewing@canterbury.ac.nz> message dated "Fri, 17 Jun 2011 22:58:03 -0700." |
| X-Mailer | MH-E 8.2; nmh 1.3; GNU Emacs 23.1.90 |
| Date | Wed, 14 Sep 2011 11:47:18 PDT |
| From | Bill Janssen <janssen@parc.com> |
| Cc | python-list@python.org |
| 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.1125.1316026212.27778.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1316026212 news.xs4all.nl 2411 [2001:888:2000:d::a6]:46421 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13280 |
Show key headers only | View raw
Gregory Ewing <greg.ewing@canterbury.ac.nz> wrote: > Terry Reedy wrote: > > > Greg left out the most important to me: > > "Now works with Python 3 on MacOSX and Windows!" > > I'm not making too much of that at the moment, because it > *doesn't* work on Linux yet, and I've no idea how long > it will be before it does. > > The issue is that there will apparently not be any > Python 3 version of pygtk, on the grounds that gobject > introspection can be used instead. Unfortunately, > Gtk 3 and related libraries don't quite handle gobject > introspection well enough to support PyGUI at the moment. One possibility would be to develop a PyGUI branch on top of Tk, so that it would work with Python anywhere. Bill
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