Subject: | fixed_height_mode error |
Date: | Sun, 22 Jun 2008 11:29:54 +1000 |
To: | bug-Gtk2-Ex-Datasheet-DBI [...] rt.cpan.org |
From: | Kevin Ryde <user42 [...] zip.com.au> |
With datasheet 2.10 (or 2.15), gtk2-perl 1.181, and debian perl 5.10.0
the program below gets an error
parent of MyDialog is not a GtkCellRenderer at foo.pl line 63.
The message comes from gtk2-perl under its GET_SIZE dispatch for a
custom cell renderer, but I don't know what it means.
I was trying to set fixed_height_mode in my program to stop treeview's
notoriously slow sizing calculations. It'd be good if that was
possible.
Message body is not shown because sender requested not to inline it.