File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ wx backend has been updated
3
3
The wx backend can now be used with both wxPython classic and
4
4
`Phoenix <http://wxpython.org/Phoenix/docs/html/main.html >`__.
5
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+.
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+.
8
9
9
10
If 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
12
13
`examples\user_interfaces\embedding_in_wx2.py `.
You can’t perform that action at this time.
0 commit comments