#14 TDesktop working, TWindow hide/show/max/restore working
[nikiroo-utils.git] / docs / TODO.md
index 97aabdd5bb647c9633db247f6e9b7bdfaa80a35f..29e5194f61d6a7f3606dd40373876a4522d7b2dd 100644 (file)
@@ -5,8 +5,29 @@ Jexer TODO List
 Roadmap
 -------
 
+BUG: TTreeView.reflow() doesn't keep the vertical dot within the
+     scrollbar.
+
 0.0.5
 
+
+- Scrollable:
+  - TTreeView
+  - TText
+  - TList
+  - TTerminalWindow
+  - TScrollableWindow
+
+
+- TWindow:
+  - UNCLOSABLE (#8)
+  - H/V scrollbars (#4)
+    - Expose toTop()/toLeft()/...
+
+- TText:
+  - Scrollbars adjust automatically
+    - Expose toTop()/toLeft()/...
+
 - TEditor
 - Eliminate all Eclipse warnings
 
@@ -21,8 +42,8 @@ Roadmap
 - Refactor SwingBackend to be embeddable
   - jexer.Swing.blockMousePointer: false = do not invert cell, true
     (default) is current behavior
-  - Make Demo4 with two separate Swing demos in a single JFrame.
-  - Make Demo5 mixing Swing and Jexer components
+  - Make Demo5 with two separate Swing demos in a single JFrame.
+  - Make Demo6 mixing Swing and Jexer components
 
 - THelpWindow
   - TText + clickable links