]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/richedit/TODO
wxSplashScreen also for About frame.
[wxWidgets.git] / samples / richedit / TODO
... / ...
CommitLineData
1
2BUGS
3=====================================================================
4
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
11- use printsetup margins
12
13 - UNDO!!
14 - replacement of llist in window
15
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
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