summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 17:55:12 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 17:55:12 -0500
commit7bbd50467c663eab9b312b165ae2585e5f955679 (patch)
tree5b93323028756e66ed1cb1424ec8902632768626
parent700cbbec7e48a3716a4802b75b473f489ce30ee5 (diff)
Added more control candidate information.
-rw-r--r--controlcandidates.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/controlcandidates.md b/controlcandidates.md
index 1bfadbb..2037579 100644
--- a/controlcandidates.md
+++ b/controlcandidates.md
@@ -18,6 +18,7 @@ WINDOWS
- commcntl.h has stuff on a font control that isn't documented?
GTK+
+- GtkCalendar for date selection (TODO doesn't handle times)
- GtkNotebook for Tabs
- GtkScale for Sliders
- cannot automatically snap to INTEGERS (let alone to custom steps); need to do it manually
@@ -35,6 +36,7 @@ GTK+
- GtkTreeView can do tree views and Tables
COCOA
+- NSDatePicker for date/time selection
- NSOutlineView for tree views
- NSSlider for Sliders
- NSStatusBar