problem with $liststore->set
- From: Jens Luedicke <jens luedicke gmail com>
- To: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: problem with $liststore->set
- Date: Wed, 20 Jul 2005 20:30:28 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hiya...
is it a known problem that something like this
$liststore->set($iter, 0, $stuff->return_value);
behaves differently than
$val = $stuff->return_value;
$liststore->set($iter, 0, $val);
!?
I just had a problem with the first case. The liststore complained and
returned a warning. The value being defined in both cases.
Jens
- --
Jens Luedicke
web: http://perldude.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFC3phEiCvkc4H0gTERAsLmAJ0T9R0Y4+Z5DRmb2Yp4z9QHmm+fvQCeOupV
gSlK8gCxQjwj3Fln87Uv8yQ=
=fpAf
-----END PGP SIGNATURE-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]