PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
authorGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 10:46:13 +0000 (12:46 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 10:46:13 +0000 (12:46 +0200)
Found by Helge Stenström on docs@.

Doc/library/othergui.rst

index da66003b621bc04e1ba7a35d7a487c5acf181ce5..ae5d0dba489f505c51f445d1ab5ed14dee0a5575 100644 (file)
@@ -20,7 +20,7 @@ available for Python:
       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/>`_