[Python-Dev] [Python-checkins] cpython (3.3): PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.

Michael Foord fuzzyman at gmail.com
Mon Oct 7 01:13:18 CEST 2013


On 6 October 2013 11:45, georg.brandl <python-checkins at python.org> wrote:

> http://hg.python.org/cpython/rev/942b9420e7e9
> changeset:   86065:942b9420e7e9
> branch:      3.3
> parent:      86062:6ced4fb4f711
> user:        Georg Brandl <georg at python.org>
> date:        Sun Oct 06 12:46:13 2013 +0200
> summary:
>   PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
>
>

Wing is only a good example of PyGtk until Wing 5 is out of beta. They too
have switched to PyQt...

Michael


> Found by Helge Stenström on docs at .
>
> files:
>   Doc/library/othergui.rst |  2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst
> --- a/Doc/library/othergui.rst
> +++ b/Doc/library/othergui.rst
> @@ -20,7 +20,7 @@
>        of the library, GTK+ 2.  It provides an object oriented interface
> that
>        is slightly higher level than the C one.  There are also bindings to
>        `GNOME <http://www.gnome.org>`_.  One well known PyGTK application
> is
> -      `PythonCAD <http://www.pythoncad.org/>`_. An online `tutorial
> +      `WingIDE <http://wingide.com/>`_. An online `tutorial
>        <http://www.pygtk.org/pygtk2tutorial/index.html>`_ is available.
>
>     `PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/>`_
>
> --
> Repository URL: http://hg.python.org/cpython
>
> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> https://mail.python.org/mailman/listinfo/python-checkins
>
>


-- 

http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131007/993e5210/attachment.html>


More information about the Python-Dev mailing list