Re: checking for bug before filing report



On Thu, 2006-03-09 at 14:46 -0500, Paul Davis wrote:
> has anybody successfully used Gtk::CellRendererText::signal_edited() ?

Yes, intensively. It's also used by the TreeView append_editable()
convenience methods, which are used in the editable_cells demo. It
works.

> i just tried to hook up a handler to it, only to find that it was never
> called. i reverted to connecting to the C/GObject level signal, and that
> worked just fine. i did an eyeball of the code, and could see nothing
> obviously wrong.
> 
> this is with gtkmm 2.6.1 (i believe).

I suspect that the error is in your code.

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