More control candidates TODO.

This commit is contained in:
Pietro Gagliardi 2014-03-07 02:10:05 -05:00
parent 0e39375676
commit 9216217f44
1 changed files with 1 additions and 0 deletions

View File

@ -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