Perl/Gtk CVS 19991001 CList->get_row_data
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "gtk-list redhat com" <gtk-list redhat com>
- Subject: Perl/Gtk CVS 19991001 CList->get_row_data
- Date: Tue, 12 Oct 1999 22:25:57 +0000
Hi,
I am having trouble setting and getting row data on a CTree (aka CList).
Just after I have $ctree->set_row_data($row); I try to get the data back
but when I do:
print "Row data is '".$ctree->get_row_data($row)."'\n";
all I get is:
Row data is 'UNKNOWN(0x8662840)' (different rows but same ref each time)
and when I try to do the same in another sub, all I get is undef.
Is this Perl/Gtk or am I doing something wrong?
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]