]> git.saurik.com Git - wxWidgets.git/blame - samples/richedit/TODO
Regenerated makefiles
[wxWidgets.git] / samples / richedit / TODO
CommitLineData
6c11b526
KB
1
2BUGS
3=====================================================================
4
6c11b526
KB
5- word wrap for objects with lots of non-space needs to search in positive
6 direction if begin of first object is reached
7
8TODO
9=====================================================================
10
a2c5528a 11- use printsetup margins
6c11b526 12
6c11b526
KB
13 - UNDO!!
14 - replacement of llist in window
daa69da8 15
6c11b526
KB
16- update rectangle (needs support in wxllist and wxWindows)
17 --> needs a bit of fixing still
18 some code bits are commented out in wxlwindow.cpp
19 offset handling seems a bit dodgy, white shadow to top/left of cursor
20
371ee402
KB
21- add wxHTML parser to import HTML
22- add some kind of callback for objects with userdata
23- use wxTempFile to get rid of temporary image files