1999-06-07 09:57:14 +00:00
|
|
|
|
|
|
|
BUGS
|
|
|
|
=====================================================================
|
|
|
|
|
|
|
|
- word wrap for objects with lots of non-space needs to search in positive
|
|
|
|
direction if begin of first object is reached
|
|
|
|
|
|
|
|
TODO
|
|
|
|
=====================================================================
|
|
|
|
|
1999-06-21 20:58:26 +00:00
|
|
|
- use printsetup margins
|
1999-06-07 09:57:14 +00:00
|
|
|
|
|
|
|
- UNDO!!
|
|
|
|
- replacement of llist in window
|
1999-06-14 20:02:01 +00:00
|
|
|
|
1999-06-07 09:57:14 +00:00
|
|
|
- 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
|
|
|
|
|
1999-12-01 18:05:54 +00:00
|
|
|
- add wxHTML parser to import HTML
|
|
|
|
- add some kind of callback for objects with userdata
|
|
|
|
- use wxTempFile to get rid of temporary image files
|