Skip to content

Commit 12cf540

Browse files
committed
improve text
1 parent ad6a712 commit 12cf540

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/users/whats_new/updated_backend_wx.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ wx backend has been updated
33
The 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

910
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
1213
`examples\user_interfaces\embedding_in_wx2.py`.

0 commit comments

Comments
 (0)