[Gtk-sharp-list] TableViewText

Andres G. Aragoneses knocte at gmail.com
Sat Dec 5 04:43:13 UTC 2015


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.






More information about the Gtk-sharp-list mailing list