From 2e5867d93ab2717f55e0b0622a38d917b00c05e3 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Tue, 4 Jul 2017 09:27:48 +0300 Subject: [PATCH] Remove outdated FOX from GUI FAQ (GH-2538) FXpy doesn't have a Python 3 port and it only supports Python 2.2 and older versions. Reported by Alex Walters on docs@p.o. (cherry picked from commit d3ed2877a798d07df75422afe136b4727e500c99) --- Doc/faq/gui.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Doc/faq/gui.rst b/Doc/faq/gui.rst index 832c1e0db2..9228fdded9 100644 --- a/Doc/faq/gui.rst +++ b/Doc/faq/gui.rst @@ -70,15 +70,6 @@ Python bindings for `the FLTK toolkit `_, a simple yet powerful and mature cross-platform windowing system, are available from `the PyFLTK project `_. - -FOX ----- - -A wrapper for `the FOX toolkit `_ called `FXpy -`_ is available. FOX supports both Unix variants -and Windows. - - OpenGL ------ -- 2.50.1