From 9216217f4439457aee501b9d1ed12f6bf9b1a8d7 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 7 Mar 2014 02:10:05 -0500 Subject: [PATCH] More control candidates TODO. --- controlcandidates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/controlcandidates.md b/controlcandidates.md index 85a8081..185e932 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -39,6 +39,7 @@ GTK+ - GtkTreeView can do tree views and Tables - 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 COCOA - NSDatePicker for date/time selection