Re: Finding the column index for a Gtk::TreeViewColumn from a Gtk::TreeView



On Mon, 2006-04-24 at 00:18 +0100, Alex Buell wrote:
[snip]

> because we don't know which column it is when my custom editable cell
> validation routines are called.

Provide the _model_ index to the signal_edited or signal_toggled signal
handler, using sigc::bind().

[snip]

-- 
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]