From 5eed0db0cd177bb6baf51f73fd5615a54a54621b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Feb 2014 21:43:50 -0500 Subject: [PATCH] Updated a TODO in the control candidates document related to Windows Common Controls. --- controlcandidates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/controlcandidates.md b/controlcandidates.md index 2037579..22c73aa 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -16,6 +16,7 @@ WINDOWS - something similar to Task Dialog might be useful to have as a convenience template later - TODO - commcntl.h has stuff on a font control that isn't documented? + - actually not a control, but localization support: http://msdn.microsoft.com/en-us/library/windows/desktop/bb775454%28v=vs.85%29.aspx GTK+ - GtkCalendar for date selection (TODO doesn't handle times)