comparison todo.txt @ 37:c86fc3d50cfa

Decorations
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Jan 2008 05:17:47 +0100
parents 3a3e3aa76b66
children 787b5413b0ce
comparison
equal deleted inserted replaced
36:f0cac58ac62b 37:c86fc3d50cfa
1 Next Steps: 1 Next Steps:
2 * accessibility package (independant) 2 * accessibility package (independant)
3 * Composite -> Canvas -> Decorations -> Shell 3 * Shell
4 4
5 Questions: 5 Questions:
6 Whats needed at minimum to make a test with empty window? 6 Whats needed at minimum to make a test with empty window?
7 How about memory management? 7 How about memory management?
8 Check to remove "package", it non-virtual. 8 Check to remove "package", it non-virtual.
55 graphics/TextLayout // OK (problems char/wchar) 55 graphics/TextLayout // OK (problems char/wchar)
56 graphics/TextStyle // OK 56 graphics/TextStyle // OK
57 graphics/Transform // OK 57 graphics/Transform // OK
58 58
59 widgets/Button 59 widgets/Button
60 widgets/Canvas 60 widgets/Canvas // OK
61 widgets/Caret // 61 widgets/Caret //
62 widgets/ColorDialog 62 widgets/ColorDialog
63 widgets/Combo 63 widgets/Combo
64 widgets/Composite 64 widgets/Composite // OK
65 widgets/Control // OK 65 widgets/Control // OK
66 widgets/CoolBar 66 widgets/CoolBar
67 widgets/CoolItem 67 widgets/CoolItem
68 widgets/DateTime 68 widgets/DateTime
69 widgets/Decorations 69 widgets/Decorations // OK
70 widgets/Dialog 70 widgets/Dialog
71 widgets/DirectoryDialog 71 widgets/DirectoryDialog
72 widgets/Display // OK 72 widgets/Display // OK
73 widgets/Event // refs to GC,Display,Rectangle,.. included dummy types 73 widgets/Event // refs to GC,Display,Rectangle,.. included dummy types
74 widgets/EventTable // 74 widgets/EventTable //