More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-12-03 19:55:00 -05:00
parent 5b904dfa94
commit 5c22fceb9b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ enum {
// - or perhaps do a general cleanup of the checkbox and mouse event code...
// - figure out why initial draw pretends there is no header
// - find places where the top-left corner of the client rect is assumed to be (0, 0)
// - figure out how we can split this into multiple files to make this easier to manage
// - rewrite a lot of this crap to make better sense of coordinates and item counts, get rid of needless resizing and redrawing, etc.
#define tableWindowClass L"gouitable"