Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad6a712

Browse files
committed
improve text
1 parent ba2fce5 commit ad6a712

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

doc/users/whats_new/updated_backend_wx.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ The wx backend can now be used with both wxPython classic and
66
wxPython classic has to be at least version 2.8.12 and works on Python 2.x,
77
wxPython Phoenix needs a current snapshot and works on Python 2.7 and 3.4+.
88

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`.
9+
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
12+
`examples\user_interfaces\embedding_in_wx2.py`.

0 commit comments

Comments
 (0)