More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-02-17 02:55:59 -05:00
parent fd86aa55c8
commit 00abb00e8b
1 changed files with 1 additions and 0 deletions

View File

@ -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