summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-12 14:07:31 -0400
committerPietro Gagliardi <[email protected]>2014-04-12 14:07:31 -0400
commitaef419a83edf8d897fa48d87399df3753fc44504 (patch)
tree826036132293735f2af2ccce44c10590355952ff /todo.md
parentae4950bbd8a4dcae995da86a8b637ff13e8a90f2 (diff)
Documented the thread safety of AreaHandler and Area.SetSize().
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/todo.md b/todo.md
index d4c740a..07bd7d1 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,3 @@
-so I don't forget:
-- describe thread-safety of Area.SetSize()
-
important things:
- I think Cocoa listbox item text is too low?
- NSPopUpButton does allow no initial selection ([b setSelectedIndex:-1]); use it