Re: Support of flexible label for narrow column header
- From: José Alburquerque <jaalburquerque gmail com>
- To: Markus Elfring <Markus Elfring web de>
- Cc: gtkmm-list gnome org
- Subject: Re: Support of flexible label for narrow column header
- Date: Mon, 03 Oct 2011 11:58:49 -0400
On Mon, 2011-10-03 at 17:34 +0200, Markus Elfring wrote:
> > By using Gtk::TreeViewColumn::set_widget() on the column of the
> > TreeView, it should be possible to display mostly anything that an
> > application can display.
>
> This member function sounds interesting.
> http://developer.gnome.org/gtkmm/3.2/classGtk_1_1TreeViewColumn.html#a3b8c4e3b7e8b579090440c50843efd26
>
> Do you know any approach which combines it with the function
> "Gtk::TreeView::append_column" directly?
Not really. It should not be any more difficult though to create the
column, and then place it in the TreeView by using the
append_column(Gtk::TreeViewColumn&) method.
>
> Have you heard about reusable base classes which will provide desired
> adjustments for column header labels by a safe interface?
No, though I don't see why it would not be possible.
>
> Regards,
> Markus
--
José
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]