File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ wx backend has been updated
33The wx backend can now be used with both wxPython classic and
44`Phoenix <http://wxpython.org/Phoenix/docs/html/main.html >`__.
55
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+.
6+ wxPython classic has to be at least version 2.8.12 and works on Python 2.x. As
7+ of May 2015 no official release of wxPython Phoenix is available but a
8+ current snapshot will work on Python 2.7+ and 3.4+.
89
910If you have multiple versions of wxPython installed, then the user code is
10- 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
11+ responsible setting the wxPython version. How to do this is
12+ explained in the comment at the beginning of the example
1213`examples\user_interfaces\embedding_in_wx2.py `.
You can’t perform that action at this time.
0 commit comments