From: Georg Brandl Date: Sun, 6 Oct 2013 10:46:13 +0000 (+0200) Subject: PythonCAD is now on PyQt, use Wing as a prominent PyGtk example. X-Git-Tag: v3.4.0a4~244^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0688d68d14188feaef88a6900b6cc030d2f80559;p=thirdparty%2FPython%2Fcpython.git PythonCAD is now on PyQt, use Wing as a prominent PyGtk example. Found by Helge Stenström on docs@. --- diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst index da66003b621b..ae5d0dba489f 100644 --- a/Doc/library/othergui.rst +++ b/Doc/library/othergui.rst @@ -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 `_. One well known PyGTK application is - `PythonCAD `_. An online `tutorial + `WingIDE `_. An online `tutorial `_ is available. `PyQt `_