More TODOs.
This commit is contained in:
parent
2ca0ba2072
commit
9a025a161f
|
@ -19,6 +19,7 @@
|
||||||
// - redraw on focus change
|
// - redraw on focus change
|
||||||
// - draw themed WS_EX_CLIENTEDGE (and WS_EX_WINDOWEDGE?)
|
// - draw themed WS_EX_CLIENTEDGE (and WS_EX_WINDOWEDGE?)
|
||||||
// - in-place tooltips for text columns
|
// - in-place tooltips for text columns
|
||||||
|
// - checkboxes: use capture instead of manual tracking logic? http://blogs.msdn.com/b/oldnewthing/archive/2015/02/25/10595729.aspx
|
||||||
|
|
||||||
#include "includethis.h"
|
#include "includethis.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue