From 7c5740351c9a37a96b261a6125d5bbb1bf49adbb Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 7 May 2015 15:12:28 -0400 Subject: [PATCH] More TODO rearranging. --- TODO.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index a47fcc90..1ee8a990 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,3 @@ -- 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 - SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?) @@ -67,6 +62,10 @@ ultimately: - add some sort of runtime type checking - MAYBE readd lifetime handling/destruction blocking - figure out how to integrate leak checking into the source tree +- 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 notes to self - explicitly document label position at top-left corner