summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-07 02:18:12 -0500
committerPietro Gagliardi <[email protected]>2014-03-07 02:18:12 -0500
commitded390adb9d8d774db02d424f861466612c8680f (patch)
treebe9370cb7ced761b2e1ec18cd4d119160bf9b574
parent9216217f4439457aee501b9d1ed12f6bf9b1a8d7 (diff)
Even more control candidate work.
-rw-r--r--controlcandidates.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/controlcandidates.md b/controlcandidates.md
index 185e932..8963448 100644
--- a/controlcandidates.md
+++ b/controlcandidates.md
@@ -40,6 +40,7 @@ GTK+
- OpenGL is done outside GTK+: https://projects.gnome.org/gtkglext/
- only an issue if I want to provide OpenGL by default...
- http://stackoverflow.com/questions/3815806/gtk-and-opengl-bindings suggest GtkGLArea is better but that seems to be a Mono thing? also indicates Clutter (with its Cogl) is not an option
+ - er no, the Mono thing is just the homepage... but it doesn't say if this targets GTK+ 2 or GTK+ 3, hm. (also it appears to not have been updated since Precise; in Ubuntu it's libgtkgl)
COCOA
- NSDatePicker for date/time selection