This page is intended to make an overview of updated source files, which are now conform to the wxPython Style Guide.
There are:
* Samples in the wiki pages
* The demo files
* The files located under the sample directory.
Please observe the following key for the "Status" field when updating the table.
Checked Out - You're working on this particular module. This'll keep others from duplicating effort.
Final - All done, no further work will be required and (for Demos and Samples) patch is submitted to Robin Dunn
Issues - Some work has been done, but there are issues. Please comment thoroughly in the source code and post a summary in the comments here. If you correct the issues, great. If not, at least we know where to start work at.
No need - The file looks good and no change is needed.
For the "Part of" field:
Demo
Samples
Wiki
Also, when updating the table, if you can, indicate the platform that was used to test the module. This will help a lot in the final push.
Your efforts are appreciated!
* Sample Files
File |
Part of |
Who |
Status |
Tested on |
Notes |
wxProject.py |
Samples, Wiki |
Franz Steinhäusler |
Final |
WindowsXP |
Adapted to the styling guide, fixed some bugs. |
doodle.py |
Samples, Wiki |
Frank Niessink |
- |
- |
- |
StyleEditor.py |
Samples |
- |
- |
- |
- |
pySketch.py |
Samples |
- |
- |
- |
- |
pydocview.py |
Samples |
- |
- |
- |
- |
hangman.py |
Samples |
- |
- |
- |
- |
frogedit.py |
Samples |
- |
- |
- |
- |
embedded.py |
Samples |
- |
- |
- |
- |
mainloop.py |
Samples |
- |
- |
- |
- |
simple.py |
Samples |
- |
- |
- |
- |
docview.py |
Samples |
- |
- |
- |
- |
* Demo Files
File |
Part of |
Who |
Status |
Tested on |
Notes |
- |
Demo |
- |
- |
- |
- |
* Wiki Pages
File |
Part of |
Who |
Status |
Tested on |
Notes |
Wiki |
Nate Silva |
Final |
- |
Adapted to the styling guide |
|
Wiki |
Franz Steinhaeusler |
Final |
WindowsXP |
Adapted to the styling guide and new wx Namespace |
|
Wiki |
Franz Steinhaeusler |
Final |
WindowsXP |
Adapted to the styling guide and new wx Namespace |
|
- |
Next Wiki |
- |
- |
- |
- |
Comments
Franz Steinhäusler
Please add other files, as you find them in Demo or in these Wiki Pages.