Re: CellRendererText::edited changes in GTK+ 3



On Fri, Aug 19, 2011 at 4:09 PM, Andrea Bolognani <eof kiyuko org> wrote:
> The attached program clearly shows how CellRendererText behaves differently
> in GTK+ 3 than it did in GTK+ 2: when using the latter, the "edited" signal
> is emitted whenever the user moves the focus from one cell to another,
> giving the program a chance to save the contents of the cell; when using the
> former, the signal is not emitted, so the cell behaves as if editing had
> been canceled, minus the emission of the "editing-canceled" signal.

Sounds similar to https://bugzilla.gnome.org/show_bug.cgi?id=653289 ;
it is likely some fallout from the factoring that went on under the
hood.



regards,

-kris.


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