371ee4026e
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 lines
719 B
Plaintext
24 lines
719 B
Plaintext
|
|
BUGS
|
|
=====================================================================
|
|
|
|
- word wrap for objects with lots of non-space needs to search in positive
|
|
direction if begin of first object is reached
|
|
|
|
TODO
|
|
=====================================================================
|
|
|
|
- use printsetup margins
|
|
|
|
- UNDO!!
|
|
- replacement of llist in window
|
|
|
|
- update rectangle (needs support in wxllist and wxWindows)
|
|
--> needs a bit of fixing still
|
|
some code bits are commented out in wxlwindow.cpp
|
|
offset handling seems a bit dodgy, white shadow to top/left of cursor
|
|
|
|
- add wxHTML parser to import HTML
|
|
- add some kind of callback for objects with userdata
|
|
- use wxTempFile to get rid of temporary image files
|