On 12/03/2015 04:24 AM, Baltasar García Perez-Schofield wrote:
Hello, everyone.

This is my first post to this list. I'm a C# and mono fan, and Gtk# to a
lesser extent (I think that Gtk+, in general puts too constraints to the
programmer, and in many cases in an unnecessarily complex way).

I'm the author, in the Gtkmm world (the C++ binding of Gtk+), of
ListViewText, a simplified Gtk+'s TreeView version, oriented to text only.

https://developer.gnome.org/gtkmm/stable/classGtk_1_1ListViewText.html

Since I started to develop with Gtk#, I missed that simple table of
string's, and developed it again for Gtk# (all managed code).

http://github.com/baltasarq/gtkutil

I wonder if this is of interesting enough to include it in Gtk# itself.


Hey Baltasar, good work!

But in my opinion, a binding should just be a binding, it should not proivde custom widgets. There are libraries out there which provide these already, for example Hyena.




_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to