Re: Gtk2::SimpleList



Chris Debenham wrote:

You can get the column from the treeview you are using to create the simplelist
eg.
$treeview = Gtk2::TreeView->new();
$simplelist = Gtk2::SimpleList->new_from_treeview ($treeview , 'Text Field' =>'text');
$column1 = $treeview->get_column(0);
$column1->set_sizing('GTK_TREE_VIEW_COLUMN_FIXED');
$column1->set_fixed_width($width);

Chris

Thanks.

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak nusconsulting com au
website: http://www.nusconsulting.com.au
Title: CanIt Vote for ID 43067

The following links have been placed here by the NUS Consulting internal spam filter and are for use by NUS Consulting staff only.
Please ingore these links.
Spam
Not spam
Forget previous vote


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]