Common Scrollable interface
[nikiroo-utils.git] / docs / TODO.md
index 0ab6e91688999d899d61d5ca58df1551ecb151e8..a3455e5ea1fe1c2c17ecd1f7ce5d02b465aca2b2 100644 (file)
@@ -10,17 +10,10 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the
 
 0.0.5
 
-- TDesktop (#14)
 
 - TWindow:
   - UNCLOSABLE (#8)
-  - H/V scrollbars (#4)
-    - Expose toTop()/toLeft()/...
 
-- TText:
-  - Justification (left, right, center, proportional) (#10)
-  - Scrollbars adjust automatically
-    - Expose toTop()/toLeft()/...
 
 - TEditor
 - Eliminate all Eclipse warnings
@@ -36,8 +29,8 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the
 - 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