Differences between revisions 9 and 10
Revision 9 as of 2006-03-21 15:19:45
Size: 2793
Editor: mailgate
Comment: added ResponsiveButton
Revision 10 as of 2008-03-11 10:50:25
Size: 2793
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
which are now conform to the ["wxPython Style Guide"].''' which are now conform to the [[wxPython Style Guide]].'''

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

SplitterExample

Wiki

Nate Silva

Final

-

Adapted to the styling guide

LongRunningTasks

Wiki

Franz Steinhaeusler

Final

WindowsXP

Adapted to the styling guide and new wx Namespace

ResponsiveButton

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.

wxPython Demo Style Guide Update Status (last edited 2008-03-11 10:50:25 by localhost)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.