summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-12 11:34:10 -0500
committerPietro Gagliardi <[email protected]>2014-02-12 11:34:10 -0500
commitd3dace0c0663e3f8747aed08eec7edbc7b9c0d25 (patch)
tree2438f5352470deadc7759ef2559a0323426b9ac3 /todo.md
parent5f587fbf479f91bdf5d825a11c3806084b067317 (diff)
More TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index c310ec5..46b9842 100644
--- a/todo.md
+++ b/todo.md
@@ -2,5 +2,10 @@ so I don't forget:
- Window.SizeToFit() or WIndow.OptimalSize() (use: `Window.SetSize(Window.OptimalSize())`) for sizing a window to the control's interest
- Control.Show()/Control.Hide()
+important things:
+- maybe make it so I don't need to expose Window.sysData to controls? I need a way to get the window HWND for the Windows one...
+- maybe make it so sysData doesn't need specialized info on every control type?
+- write an implementation documentation.
+
far off:
- localization