summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 07bd7d1..56a594b 100644
--- a/todo.md
+++ b/todo.md
@@ -1,5 +1,4 @@
important things:
-- I think Cocoa listbox item text is too low?
- NSPopUpButton does allow no initial selection ([b setSelectedIndex:-1]); use it
- need to use it /after/ adding initial items, otherwise it won't work
- find out if I can do the same with the ListBoxes