From a9ff38894408e0a34da4742fc2b1aea0bb5ef60b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 12 Feb 2014 18:14:37 -0500 Subject: Added Window.SetTitle(). Also oops, forgot to mark the window as created. --- todo.md | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.md') 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: -- cgit v1.2.3