demo_layout.py
Sun, 27 Jan 2013 23:51:59 +0100 Radek Brich Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack.
Sat, 19 Jan 2013 13:05:21 +0100 Radek Brich Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters.
Fri, 18 Jan 2013 22:36:50 +0100 Radek Brich Rework layouts: Layout is now normal Container which places its children upon resize event.
Fri, 04 Jan 2013 00:13:59 +0100 Radek Brich Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order).
Sun, 30 Dec 2012 13:03:29 +0100 Radek Brich Make Container.layout a property.
Sat, 29 Dec 2012 12:16:06 +0100 Radek Brich Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data.
Tue, 04 Oct 2011 22:51:12 +0200 Radek Brich Update VerticalLayout/HorizontalLayout. Add layout demo. Add Size, Borders to common. Update Coords, Rect.
less more (0) tip