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