Combo with multiple columns of text



I'm currently using Gtk2::ComboBoxEntry widgets that are based on a
model that has an ID column and a text description column. I set the
text column with:

$widget->set_text_column(1);

Is it possible to get the ComboBox widget to display multiple columns of
data, ie from column 1 and 2, separated from each other and aligned nicely?

-- 
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



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