summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
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 02b5523..c612b88 100644
--- a/todo.md
+++ b/todo.md
@@ -18,6 +18,7 @@ so I don't forget:
- Combobox/Listbox.Select (with Listbox.Select allowing bulk)
- Listbox.SelectAll
- have Combobox.InsertBefore, Listbox.InsertBefore, Combobox.Delete, and Listbox.Delete return an error on invalid index before creation
+- make the Windows implementation of message boxes run on uitask
important things:
- there's no GTK+ error handling whatsoever; we need to figure out how it works