diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-07 02:10:05 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-07 02:10:05 -0500 |
| commit | 9216217f4439457aee501b9d1ed12f6bf9b1a8d7 (patch) | |
| tree | 35ca0cbc0761c002030bbf791a39c103cbbfa962 | |
| parent | 0e39375676a57b956b0fad11f0d5ad0d904627d8 (diff) | |
More control candidates TODO.
| -rw-r--r-- | controlcandidates.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
