summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 21:43:50 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 21:43:50 -0500
commit5eed0db0cd177bb6baf51f73fd5615a54a54621b (patch)
tree95a29c2be444afcf2038861e4ab348512dcd5d82
parentfda976a172127d9ee013e6b04ac41b194e412b7a (diff)
Updated a TODO in the control candidates document related to Windows Common Controls.
-rw-r--r--controlcandidates.md1
1 files changed, 1 insertions, 0 deletions
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)