X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47e1663e822c3bce607dfae81a5bdd9f69c71ad4..fc5a93cd09d1cb7e76b3aaea03d980f133801532:/user/wxLayout/TODO diff --git a/user/wxLayout/TODO b/user/wxLayout/TODO index 932d6e93d4..b54081413b 100644 --- a/user/wxLayout/TODO +++ b/user/wxLayout/TODO @@ -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.