]> git.saurik.com Git - wxWidgets.git/blob - docs/todo.txt
4d1f0aef26a836cd00f6c4450139ba2ffcd36ed6
[wxWidgets.git] / docs / todo.txt
1 General ToDo
2 ------------
3
4 Please see also:
5
6 docs/gtk/todo.txt
7 docs/motif/todo.txt
8 docs/msw/todo.txt
9
10 - Suggestion from Janos Vegh: the memory-checking classes could
11 also keep return the size of memory currently allocated, with
12 a call to return it e.g. int wxDebugContext::GetMemoryUsed().
13 Maybe even an optional window in debug mode with a tally of memory
14 usage, how many classes of each kind are in use, etc.? That
15 would be neat.
16
17 - Documentation: mention include files with each class.
18
19 - Complete this ToDo list :-)
20
21