Re: Gtk::TreeView && Gtk::ComboBox
- From: Murray Cumming <murrayc murrayc com>
- To: Alexander <rope-walker yandex ru>
- Cc: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Re: Gtk::TreeView && Gtk::ComboBox
- Date: Wed, 01 Feb 2006 22:24:11 +0100
On Wed, 2006-02-01 at 16:57 +0200, Alexander wrote:
> How to devide columns in "View" with line?
I think you are talking about having two cell renderers in one view
column. Just use TreeViewColumn::pack() to pack a second (or third, etc)
cell renderer into the view column. The "stock" part of the gtkmm demo
does this, for instance.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]