Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c4296 commit ba2fce5Copy full SHA for ba2fce5
1 file changed
doc/users/whats_new/updated_backend_wx.rst
@@ -0,0 +1,10 @@
1
+wx backend has been updated
2
+---------------------------
3
+The wx backend can now be used with both wxPython classic and
4
+`Phoenix <http://wxpython.org/Phoenix/docs/html/main.html>`__.
5
+
6
+wxPython classic has to be at least version 2.8.12 and works on Python 2.x,
7
+wxPython Phoenix needs a current snapshot and works on Python 2.7 and 3.4+.
8
9
+User code is responsible to set the wxPython version you want to use, see for
10
+example the `examples\user_interfaces\embedding_in_wx2.py`.
0 commit comments