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

Skip to content

Commit ba2fce5

Browse files
committed
create a what's new entry
1 parent 91c4296 commit ba2fce5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
wx backend has been updated
2+
---------------------------
3+
The wx backend can now be used with both wxPython classic and
4+
`Phoenix <http://wxpython.org/Phoenix/docs/html/main.html>`__.
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+.
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`.

0 commit comments

Comments
 (0)