summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-02 17:44:13 -0500
committerPietro Gagliardi <[email protected]>2014-03-02 17:44:13 -0500
commit234b724403bb93171a0eac72a8c24db3879c5900 (patch)
treec92f53c3757719cb58f671b049c06501428658c4 /todo.md
parent01e587174144ed4b6b5383346fdf2697f86f9423 (diff)
Added the other Combobox modification functions to the Mac OS X backend. Before continuing, I'll get messageboxes working...
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 883d951..bac231e 100644
--- a/todo.md
+++ b/todo.md
@@ -28,6 +28,7 @@ important things:
- Cocoa coordinates have (0,0) at the bottom left: need to fix this somehow
- I think Cocoa NSButton text is not vertically aligned properly...?
- resizing Cocoa windows does not redraw controls correctly
+- figure out what to do about deleting a nonexistent item; each backend responds differently by default
- there's no GTK+ error handling whatsoever; we need to figure out how it works
- make sure GTK+ documentation point differences don't matter
- button sizes and LineEdit sizes on Windows seem too big; Comboboxes have margins