]> git.saurik.com Git - wxWidgets.git/blame - docs/todo.txt
fixes for rotated text drawing
[wxWidgets.git] / docs / todo.txt
CommitLineData
2dc5505e
JS
1General ToDo
2------------
3
2dc5505e
JS
4Please see also:
5
6 docs/gtk/todo.txt
7 docs/motif/todo.txt
8 docs/msw/todo.txt
9
8a2c6ef8
JS
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
acbd13a3
JS
17- In doc/view file selector, document type is selected by
18 extension, not the type selected in the (Windows) file selector.
19
dccf032a
VZ
20- wxArrayDouble class?
21