From c8c5edaf9d0552883cc9bf437d4da2ec84ec7cbf Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 17 Apr 2015 13:19:21 -0400 Subject: [PATCH] TODO updates. --- TODO.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index bd3a0c4f..ff293745 100644 --- a/TODO.md +++ b/TODO.md @@ -13,15 +13,11 @@ - SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?) - buttons not in tab get drawover issues - buttons in tab without transparent drawing code get copied into the label when stack shown and rehidden -- see if we can clean up the backends (other than GTK+) - - rename all method implementations to typeMethod - - especially clean up the Darwin backend +- see if we can clean up the Darwin backend ultimately: - make everything vtable-based - - provide macros for the vtables - figure out where updateParent() plays into this - figure out what to do about custom containers - - rename container to parent? - make the code flow of all platforms fully symmetrical - add some sort of runtime type checking