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
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to