Re: Gtk::TreeView && Gtk::ComboBox



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]