On Sun, 2011-10-02 at 20:48 +0200, Markus Elfring wrote:
> Hello!
> 
> The example "http://www.sencha.com/examples/pages/grid/columngrouping.html";
> shows an application feature I'm also interested in for table widgets.
> 
> Does a similar gtkmm extension exist which supports the hierarchical grouping 
> of
> columns and/or rows like it is demonstrated by a framework for the Google Web
> Toolkit?

This might be possible by using the Gtk::CellLayout interface of
Gtk::TreeViewColumn, I don't know for sure.

> 
> Regards,
> Markus
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list

-- 
José

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to