summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-01 20:41:30 -0500
committerPietro Gagliardi <[email protected]>2014-03-01 20:41:30 -0500
commit859c240a2119d799ecae59be67e9ad96e1aa7b92 (patch)
treefa66979b3223169068b52889f570670e652fb143 /todo.md
parent0709351fed0b5fb5871853505e969bf0ccf17495 (diff)
Some error message and TODO changes related to the previous commit.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 1a77ded..92bdd6e 100644
--- a/todo.md
+++ b/todo.md
@@ -26,7 +26,6 @@ important things:
- ui.Go() should exit when the main() you pass in exits
- because the main event loop is not called if initialization fails, it is presently impossible for MsgBoxError() to work if UI initialization fails; this basically means we cannot allow initializiation to fail on Mac OS X if we want to be able to report UI init failures to the user with one
- Cocoa coordinates have (0,0) at the bottom left: need to fix this somehow
-- Cocoa windows cannot be live-resized
- 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