TWindowBackend
[fanfix.git] / docs / TODO.md
index 64ec85439cb10c7023199ab9041addf132238b20..08a912aa76746752ffd921a9c8d1c363a54f1584 100644 (file)
@@ -10,10 +10,6 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the
 
 0.0.5
 
-- Multiscreen support:
-  - cmAbort to cmScreenDisconnected
-  - cmScreenConnected
-
 - TApplication
   - getAllWindows()
   - Expose menu management functions (addMenu, getMenu, getAllMenus,
@@ -37,6 +33,11 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the
 
 0.0.6
 
+- Finish up multiscreen support:
+  - cmAbort to cmScreenDisconnected
+  - cmScreenConnected
+  - Handle screen resizes
+
 - TSpinner
 - TComboBox
 - TCalendar