X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=3f4df474c38e07da1879910d21be702139b08008;hb=ca965765a69b96141ddf9cc170cb380eb21cf28e;hp=29e5194f61d6a7f3606dd40373876a4522d7b2dd;hpb=8c236a985851e21e6514b25f0795f8d4aead871a;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 29e5194..3f4df47 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -10,25 +10,25 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the 0.0.5 +- TApplication + - getAllWindows() + - Expose menu management functions (addMenu, getMenu, getAllMenus, + removeMenu, ...) -- Scrollable: - - TTreeView - - TText - - TList - - TTerminalWindow - - TScrollableWindow - - -- TWindow: - - UNCLOSABLE (#8) - - H/V scrollbars (#4) - - Expose toTop()/toLeft()/... +- TEditor -- TText: - - Scrollbars adjust automatically - - Expose toTop()/toLeft()/... + - Swich Line from String to ArrayList + - StringUtils.justify functions for ArrayList + - TEditorWindow extends TScrollableWindow + - TEditor widget with keystroke functions: + - cursorRight/Left/... + - insertChar + - deleteForwardChar + - deleteBackwardChar + - deleteBackwardWord + - wordCount + - ... -- TEditor - Eliminate all Eclipse warnings 0.0.6