wxPython Phoenix Demo Discussion & Ideas
This errm… thread/mail thingy serves as a discussion place for the new wxPython “Phoenix” demo
currently as of June-2013 it is still WIPz
Current Initial Fork:
···
=====================
Metallicow’s GitHub demo WIPz branch
https://github.com/Metallicow/Phoenix/tree/demo
Metallicow’s Github Library Fixes branch
https://github.com/Metallicow/Phoenix/tree/library-branch
First of all, I would like to thank robin for making wxPython
available to everyone.
Thanks.
Now Onward…
Idea1:
I would like to see more than just one demo…
Topic1: Creating New “Official” wxPython Demo
Robin has brought up the idea of creating a new “Official” Demo for project Phoenix…
- This is great. New Learnings/New Ideas from the lead developer.
Topic2: Porting existing wxPython Demo
I have started a port of the wx2.9.4.0 Demo which will serve as a base demo updated.
- Update the old demo to phoenix. Clean up whole demo/docs. Add new/missing class demos. Overall provide an example for everything(all options) in demos. Then use as a base for new stuff.
- Users can also help Robin do this in the meantime, until everything gets worked out “Officially”. Ex: attach small demo here or create fork.
Topic3: Creation of a New wxPython - “Users” Demo
Discussion of a Custom wxPython Demo created by wxPython users for wxPython users. Whatever you what(within reason) under your Ex:username/catagory.
- May include simple or custom example demos showing basic examples or showcasing users custom widget creation talents.
Ex: I have ported Eddies’s RoundButton to Phoenix and would like it included in the standard library… since it is licensed under wxPython license this is OK.
Ex: Port GradientOverlayPanel to Phoenix/Demo. This is one of my custom widgets.
– users should…create source for the standard wx lib dist and also a create demo showcasing it(actually working).
-Submitted Demos can also be catagorized as “Just for fun” widgets: Ex:bubble demo, small(ish) tetris/mine game demos, snakey goes wild animation demo. - Create a small code base for templates.
- Improve the Demo Stc Code Editor to be as advanced, but user friendly as possible.
- Make the demo portable. And by portable I mean works with MSWin, Linux, Mac, etc… natively.
Please state Topic subject# when replying.
Ex:
“”"
RE: Topic1:
… sounds good to me!
“”"
or
“”"
RE: Topic3:
… I’d like this included in the standard lib…
“”"