Re: More on issues with custom cell renderers ( working example )
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: More on issues with custom cell renderers ( working example )
- Date: Wed, 04 Oct 2006 19:50:16 +0200
On Wed, 2006-10-04 at 19:28 +0200, Torsten Schoenfeld wrote:
The problem seems to go away if you use Gtk2::Entry instead of
Some::CellEditableText for the cell editable. So if you don't need the
multi-line editing stuff the custom cell editable provides, just use the
normal stuff.
Oh, and another thing: if you really do want to customize the editable's
behavior, look into using Gtk2::CellRenderer's editing-started signal.
It was introduced in gtk+ 2.6 for precisely this purpose. (I should
really start using it in Odot.)
--
Bye,
-Torsten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]