]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richtext/todo.txt
added a menu allowing to quickly switch to any page
[wxWidgets.git] / samples / richtext / todo.txt
index 8cc4886ceb7095c78f5a8b67c2c74096be892797..6b899b5ff11210cea74b70ee55895a98cbb11fb9 100644 (file)
@@ -45,8 +45,8 @@ IMPROVEMENTS:
 - Improve image support: margins, resizing, storage of image as native format
   data (e.g. JPEG) so no lossiness.
 - Ensure read-only mode works.
-- Make more efficient, e.g. don't try to draw lines outside the client area;
-  don't store whole paragraph in Undo stack if just changing the paragraph's style.
+- Don't store whole paragraph in Undo stack if just changing the paragraph's style.
+- Use binary chop to find character position for (x,y).
 - Allow specification of word separators, and whether hyphenation will be done
   (language-dependent).