logo       
Google Custom Search
    AddThis Social Bookmark Button

Gtk::List: msg#00022

Subject: Gtk::List
Even if I try inserting a new item to a list I get...

my $list = new Gtk::List();
my @items = "HI";
$list->append_items(@items);

I get the following error...

item cannot be undef at ... etc etc

I must be doing something fundamentally wrong!?

Thanks

-- 
Andy Ford 



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>