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: v2.7.6rc1~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c80cc4486ff0df4e2187e4fac9f9fb9f75be1be;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 69df9df85ebb..28b57717648f 100644 --- a/Doc/library/othergui.rst +++ b/Doc/library/othergui.rst @@ -14,7 +14,7 @@ available for Python: the C one. It comes with many more widgets than Tkinter provides, and has good Python-specific reference documentation. There are also bindings to `GNOME `_. One well known PyGTK application is - `PythonCAD `_. An online `tutorial + `WingIDE `_. An online `tutorial `_ is available. `PyQt `_