Bug in CellRenderText?
- From: Matthias Bläsing <mblaesing gmx de>
- To: gtk-perl-list gnome org
- Subject: Bug in CellRenderText?
- Date: Wed, 30 Jul 2003 14:22:45 +0200
Hello,
when running the following: 
===snip===
$renderer = Gtk2::CellRendererText->new;
$column = Gtk2::TreeViewColumn->new_with_attributes ("Kommentar",
$renderer, text => 4);
print Dumper($renderer->get_property('attributes')); # Line 209
$treeview->append_column ($column);
===snap===
I get the following error:
NULL pointer made it into gperl_new_boxed at ./gallery.pl line 209.
It isn't perl'isch to do that ... ;-)
Mfg
Matthias
-- 
Matthias Bläsing                    Ghandi: Zuerst ignorieren sie dich,
ICQ: 84617206                               dann belächeln sie dich,
MSN: linuxfun hotmail com                   dann bekämpfen sie dich,
AIM: linuxfun81                             dann gewinnst du.
Jabber: linuxfun amessage de                (Microsoft ist in der 3. Phase)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]