GtkCombo and GtkList



Hi, 

In gtk-2.0, the GtkCombo widget uses a drop-down GtkList, not a
GtkTreeView as I would expect. Which is deprecated. 

1) Are there plans to replace this for gtk-2.2? 
2) Because I'm loath to duplicate the common list code in my app (one
for GtkTreeView's and one for GtkCombo's, displaying the same data), has
anyone done some alpha/beta GtkCombo code that replaces the GtkList with
a GtkTreeView? 
3) If not 2), would there be interest if I made a patch (assuming I have
time to do it) 

Thanks 

-- 
Andrew




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