summaryrefslogtreecommitdiff
path: root/new/container_windows.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-12 12:59:39 -0400
committerPietro Gagliardi <[email protected]>2015-04-12 12:59:39 -0400
commitbac8bfdbf4b006614fcf295fc6eafcaf0c8aaf6c (patch)
treec1c9d01e1de5c8496990134161fe1e2e4588a04a /new/container_windows.c
parentc8316ad45cb2112a6a9d535f242fe7676103fa55 (diff)
More TODOs.
Diffstat (limited to 'new/container_windows.c')
-rw-r--r--new/container_windows.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/new/container_windows.c b/new/container_windows.c
index 3983d9c..649def5 100644
--- a/new/container_windows.c
+++ b/new/container_windows.c
@@ -5,7 +5,6 @@
// - [12:24] <ZeroOne> There's flickering between tabs
// - with CTLCOLOR handler: [12:24] <ZeroOne> And setting the button text blanked out the entire GUI until I ran my mouse over the elements / [12:25] <ZeroOne> https://dl.dropboxusercontent.com/u/15144168/GUI%20stuff.png / [12:41] <ZeroOne> https://dl.dropboxusercontent.com/u/15144168/stack.png here have another screenshot
// - I get this too
-// - without CTLCOLOR handler: [12:33] <ZeroOne> If I hide the stack, then show it, it looks like it's drawing duplicate buttons underneath
/*
all container windows (including the message-only window, hence this is not in container_windows.c) have to call the sharedWndProc() to ensure messages go in the right place and control colors are handled properly