]> git.saurik.com Git - wxWidgets.git/blobdiff - user/wxLayout/TODO
GetItem() doesn't ignore column number any more
[wxWidgets.git] / user / wxLayout / TODO
index 932d6e93d47953955f20555da983ac5437d4cdbd..b54081413bb7df0becee933ed1cdcac3466c1e3e 100644 (file)
@@ -18,10 +18,16 @@ TODO
 
   - UNDO!!
   - replacement of llist in window
+  - selection highlighting is a bit broken
+Improve speed! (See layout problem below!)
+
+  - wxlwindow needs to shrink scrollbar range when window contents get removed
+  - When selecting with the mouse, scroll window if pointer is outside.
 
 The following two probs can probably be fixed by adding the
 RecalculateLayout() method:
- Funny re-layout shows again in sample text.
+Funny re-layout shows again in sample text.
+(Gone after calling layout for all objects before drawing one.)
  Printing works again, but layout at begin of new page is corrupted.