summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-09 22:37:36 -0400
committerPietro Gagliardi <[email protected]>2014-04-09 22:37:36 -0400
commit0a54daa7b1a3b433cce594bdac16659a06445c74 (patch)
treeb6169dc186ef9c1fa387df27fe617a97789dc669 /todo.md
parent8259e6d1f849704bce9c47d86c0fd429a1db2367 (diff)
More TODOs and future plans.
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 824aa3a..cbb1d12 100644
--- a/todo.md
+++ b/todo.md
@@ -18,6 +18,7 @@ important things:
- are Checkboxes and Comboboxes too small?
- Cocoa has similar margining issues (like Comboboxes having margins)
- sometimes the size of the drop-down part of a Combobox becomes 0 or 1 or some other impossibly small value on Windows
+ - http://blogs.msdn.com/b/oldnewthing/archive/2006/03/10/548537.aspx
- make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror
- problem: cgo-generated files trip -Werror up; I can't seem to turn off unused argument warnings with the -Wall/-Wextra/-pedantic options
- make sure scrollbars in Listbox work identically on all platforms (specifically the existence and autohiding of both horizontal and vertical scrollbars)