Re: clist append usage
- From: Chas Owens <cowens intercall com>
- To: gtk-perl <gtk-perl-list gnome org>
- Subject: Re: clist append usage
- Date: 20 Jun 2001 15:24:38 -0400
How many columns did you define that clist to have?
On 20 Jun 2001 19:16:45 +0000, Jim Edwards wrote:
Hi,
First what is the correct method to retreve a widget from the form, I'm
using
my $clist = $window->{FORM}{OGFDList};
but it seems like there ought to be a function call?
Second I am using append as in the example but I only get the first item
of my list,
my @stuff = qw /some stuff to put in a list/;
$clist->append(@stuff);
$clist->append('end');
Results in a list with two members:
some
end
I would expect
some
stuff
to
put
in
a
list
end
What am I doing wrong?
Thanks,
Jim
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
--
Today is Sweetmorn, the 25th day of Confusion in the YOLD 3167
This statement is false.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]