Re: TreeView howto?



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]