Support of flexible label for narrow column header
- From: Markus Elfring <Markus Elfring web de>
- To: gtkmm-list gnome org
- Subject: Support of flexible label for narrow column header
- Date: Sun, 02 Oct 2011 19:39:31 +0200
Hello,
Member functions like "Gtk::TreeView::append_column" provide the feature to add
a column to a specific view.
http://developer.gnome.org/gtkmm/3.2/classGtk_1_1TreeView.html#a0253a5477ce006bf84fae8eb205efc73
They get a "Glib::ustring" as a parameter. I find that the width of
corresponding labels will become too big for some displayed values like small
numbers or from a boolean data type. Now I am looking for ways to adjust the
column header depending on width constraints.
Is a switch possible for the display of items like the following in the header?
- raster image
- vector graphic
- text with varying length (abbreviation, short or full label)
Regards,
Markus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]