From c8316ad45cb2112a6a9d535f242fe7676103fa55 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 12 Apr 2015 12:53:16 -0400 Subject: [PATCH] More TODOs. --- new/TODO.md | 2 ++ new/container_windows.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/new/TODO.md b/new/TODO.md index cc5c6c4..c50ed64 100644 --- a/new/TODO.md +++ b/new/TODO.md @@ -5,6 +5,8 @@ - deleted objects view - assign control IDs on windows - GWL(P)_ID + - related? [12:25] And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away + - I get this too - make sure all terminology is consistent - 32-bit Mac OS X support (requires lots of code changes) - add a test for hidden controls when a window is shown diff --git a/new/container_windows.c b/new/container_windows.c index d1bc9c6..3983d9c 100644 --- a/new/container_windows.c +++ b/new/container_windows.c @@ -3,7 +3,8 @@ // TODOs // - [12:24] There's flickering between tabs -// - with CTLCOLOR handler: [12:24] And setting the button text blanked out the entire GUI until I ran my mouse over the elements / [12:25] https://dl.dropboxusercontent.com/u/15144168/GUI%20stuff.png +// - with CTLCOLOR handler: [12:24] And setting the button text blanked out the entire GUI until I ran my mouse over the elements / [12:25] https://dl.dropboxusercontent.com/u/15144168/GUI%20stuff.png / [12:41] https://dl.dropboxusercontent.com/u/15144168/stack.png here have another screenshot +// - I get this too // - without CTLCOLOR handler: [12:33] If I hide the stack, then show it, it looks like it's drawing duplicate buttons underneath /*