demo_editor.py
2013-02-02 Radek Brich Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
2013-01-18 Radek Brich Rework layouts: Layout is now normal Container which places its children upon resize event.
2013-01-03 Radek Brich Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order).
2012-12-29 Radek Brich Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data.
2012-12-16 Radek Brich Update event propagation, keypress event, focusing.
2011-10-07 Radek Brich Update demos and tests.
less more (0) tip