Re: Edit cell on double click?



On Fri, 2008-08-22 at 16:06 -0300, Ian Liu wrote:
> Hi list,
> 
> I'm new here and learning GTK, so I have a lot of questions.
> Here goes one:
> 
> How can I make a cell editable when I double click it?
> I set the renderer property "editable" to True on the "row-activated"
> signal, but that doesn't worked, since I had to click a third time
> to start editing the it.

Just set it editable all the time, no need to catch the signal, GTK+
will do it for you.

Claudio

-- 
Claudio Saavedra <csaavedra gnome org>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]