Re: TreeView howto?
- From: Christian Borup <borup borup com>
- To: gtk-perl-list gnome org
- Subject: Re: TreeView howto?
- Date: 27 Oct 2002 23:08:27 +0100
On søn, 2002-10-27 at 20:08, Goran Thyni wrote:
Could you please report this bug to
http://sourceforge.net/projects/gtk2-perl/
perferably with a code snippet illustrating the problem.
Done. Request ID 629562...
I think the interface for set is pretty suboptimal and very unperlish.
$model->set($iter, 0 => "...", 3 => "...");
Would make more sense IMHO.
There is little point in having the array-ref there, doubly so as it's
representing key/value pairs and would make more sense as a hash.
./borup
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]