summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-12 11:12:34 -0400
committerPietro Gagliardi <[email protected]>2014-06-12 11:12:34 -0400
commitc159bb20182338bbd17a4f36384bfdae2816c78e (patch)
treedd56575dcc6631650c7ad7dabba94b2d098d52e3
parent17a6c94e90593fd1aed7f2b693c7ccf947c47a56 (diff)
groan
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index f648392..4ba24ac 100644
--- a/todo.md
+++ b/todo.md
@@ -8,6 +8,7 @@ MAC OS X:
WINDOWS:
- there seems to be a caching issue: with the test program and `-dialog`, click one of the dialog buttons, then quickly tap one of the buttons in the main window. The dialog will pop up twice, and after both are closed the program aborts with a send on closed channel
- appears to be a bug in my dialog code
+ - appears to have *always* been a bug in dialog code...
- windows: windows key handling is just wrong; figure out how to avoid (especially since Windows intercepts that key by default)
- redrawing controls after a window resize on Windows does not work properly
- when adding IsDialogMessage() find out if that make sthe area in the area bounds test automatically focused