More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-06-01 16:16:01 -04:00
parent 5fa84c1914
commit 56fc38301b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ static uintptr_t datetimepickerHandle(uiControl *c)
}
// TODO
// TODO use DTM_GETIDEALSIZE when making Vista-only
// TODO DTM_GETIDEALSIZE results in something too big
// from http://msdn.microsoft.com/en-us/library/windows/desktop/dn742486.aspx#sizingandspacing
#define entryWidth 107 /* this is actually the shorter progress bar width, but Microsoft only indicates as wide as necessary */
#define entryHeight 14