From 5c80cc4486ff0df4e2187e4fac9f9fb9f75be1be Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 6 Oct 2013 12:46:13 +0200 Subject: [PATCH] PythonCAD is now on PyQt, use Wing as a prominent PyGtk example. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Found by Helge Stenström on docs@. --- Doc/library/othergui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst index 69df9df85e..28b5771764 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 `_ -- 2.50.1