A light (but getting longer :-) wrapper for wxPython
Purposes:
- Provide a simpler API for the most common cases
- ids are autogenerated & callbacks set in constructors
- I try to always write vs. this interface, so I can fix bugs/provide workarounds in one location.
- Add some common convenience functions/classes
- I prefer shortnames & everything in lowercase