This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
Phoenix
Watch
1
Star
0
Fork
0
You've already forked Phoenix
mirror of
https://github.com/wxWidgets/Phoenix.git
synced
2026-01-08 04:50:07 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a4ecd56a7d808d692a84546b0b7f518643bbb13b
Phoenix
/
samples
/
simple
History
Robin Dunn
ed4756b902
Remove wx.lib.six and use the stock six module instead,
...
and add it as an installation dependency.
2016-06-30 20:07:57 -07:00
..
deprecated.py
PR 44 (modified): fixes print statements/functions in samples.
2014-01-15 08:13:12 +00:00
dialog.py
Add a simple dialog-only example
2012-07-14 21:37:12 +00:00
events.py
Remove wx.lib.six and use the stock six module instead,
2016-06-30 20:07:57 -07:00
giltest.py
PR 44 (modified): fixes print statements/functions in samples.
2014-01-15 08:13:12 +00:00
hello.py
Switch back to wx.FFont
2014-02-06 08:04:09 +00:00
phoenix_main.png
Many, many (many!) changes needed to build and run the Phoenix extension modules with Python 3. Where possible changes were made such that the code works with both Python 2.7 and 3.2 without conditionals. In general the following types of changes were made:
2012-05-24 23:28:02 +00:00
simple.py
Enable the use of the WIT in the simple sample.
2013-06-20 01:07:29 +00:00