Re: CList, how to append a widget, not text?
- From: "John McDermott" <jjm jkintl com>
- To: gtk-perl-list gnome org
- Subject: Re: CList, how to append a widget, not text?
- Date: Tue, 31 Dec 2002 10:15:58 -0700
Is there a way to append a widget to a CList (prepend, insert, etc)
instead of just columnar text? I RTFM'd for an hour with no luck.
From the Tutorial
(http://www-zeuthen.desy.de/computing/documentation/perl/gtkperl-tutorial/tut-28.html),
the functions are:
$clist->set_row_data( $row, $data );
$clist->set_row_data_full( $row, $data, $destroy );
$clist->get_row_data( $row );
$clist->get_row_from_data( $data );
HTH
--john
--
John McDermott
Writer, Educator, Consultant
jjm jkintl com http://www.jkintl.com
V +1 505/377-6293 F +1 505/377-6313
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]