From 00abb00e8b00cc4d9ab2f4e466b8459f5e7026dc Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 17 Feb 2014 02:55:59 -0500 Subject: [PATCH] More TODOs. --- todo.md | 1 + 1 file changed, 1 insertion(+) 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