diff options
| author | Pietro Gagliardi <[email protected]> | 2015-04-12 12:53:16 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-04-12 12:53:16 -0400 |
| commit | c8316ad45cb2112a6a9d535f242fe7676103fa55 (patch) | |
| tree | 5592a27f08ac64901fc3bd27bb5806f1d60d978f /new/container_windows.c | |
| parent | d0a1ae5bc9ab03132457c8c73ae723e1503952ca (diff) | |
More TODOs.
Diffstat (limited to 'new/container_windows.c')
| -rw-r--r-- | new/container_windows.c | 3 |
1 files changed, 2 insertions, 1 deletions
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] <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 +// - 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 /* |
