summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-12 18:14:37 -0500
committerPietro Gagliardi <[email protected]>2014-02-12 18:14:37 -0500
commita9ff38894408e0a34da4742fc2b1aea0bb5ef60b (patch)
tree2c4e58eb079cdd59537216943fc97fdd4fbd7a2d /todo.md
parent0a9f40812950ad00239e93141a37183666d5f3eb (diff)
Added Window.SetTitle(). Also oops, forgot to mark the window as created.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 12a96c0..6accdde 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,7 @@
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()
+- Control.SetText()
super ultra important things:
- the windows build appears to be unstable: