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 ba2fce5 commit ad6a712Copy full SHA for ad6a712
1 file changed
doc/users/whats_new/updated_backend_wx.rst
@@ -6,5 +6,7 @@ The wx backend can now be used with both wxPython classic and
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`.
+If you have multiple versions of wxPython installed, then the user code is
+responsible to set the wxPython version you want to use. How to do this is
11
+explained in the comment at the beginning of example the
12
+`examples\user_interfaces\embedding_in_wx2.py`.
0 commit comments