Mercurial > fife-parpg
comparison engine/extensions/pychan/__init__.py @ 157:bb9902910067
input_rework merged!
Bad features:
* Broken DND for zero-projekt.
* Design short-comings.
author | phoku@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 14 Oct 2008 07:41:48 +0000 |
parents | 9a1529f9625e |
children | 456634bbc430 |
comparison
equal
deleted
inserted
replaced
156:376b8afc9a18 | 157:bb9902910067 |
---|---|
18 | 18 |
19 TODO | 19 TODO |
20 ---- | 20 ---- |
21 - Make setting parent attribute imply containment relation. | 21 - Make setting parent attribute imply containment relation. |
22 - Finalize Widget.execute | 22 - Finalize Widget.execute |
23 - ClickLabel/Label rework. (In progress) | |
24 | 23 |
25 - Documentation ( Allways not enough :-( ) | 24 - Documentation ( Allways not enough :-( ) |
26 - Completion of above features | |
27 - Wrap missing widgets: Slider | |
28 - Handle Image Fonts | 25 - Handle Image Fonts |
29 - Move Font config files to XML, too ... | 26 - Move Font config files to XML, too ... |
30 - Add support for fixed size 'Spacers' | 27 - Add support for fixed size 'Spacers' |
31 - Add messageBox(text) | 28 - Add messageBox(text) |
32 | 29 |