ewol/avancement.boo

32 lines
636 B
Plaintext
Raw Normal View History

2011-12-21 11:43:03 +01:00
Welcome in the developement file TODO list ...
2012-02-18 00:35:50 +01:00
Retirer les singleton ==> incompatible avec le sytem courant de multithreading ...
2012-02-10 18:23:34 +01:00
Basic feature :
- Clipboard management
- Shortcut
- Exit confirmation (or event of exit request)
- Charset normaliqation
2011-12-21 11:43:03 +01:00
List of feature needed for v1.0
# widget list :
- Button Toogle
- Image Button
- Image Area
- ListView
- TreeView
- scrolling area
- text entry
- checkbox
- ComboBox
- Menu System
- Menu contextuel
- radio List
-
# internal system:
- generate the display of one element with the correct polygone methode
- theme loading for all widget
-