Re: GtkComboBox :-)



On Tue, 2004-02-10 at 21:19 +0100, Stephane Wirtel wrote:
> Hi all, 
> 
> I want to know if there is a way to show many columns of a GtkTreeModel
> with a GtkComboBox ?
> 
> I think no, but i am not sure.
> 
> 
> Thanks
> 
> matrixise
> 
> Stephane

GtkComboBox supports the GtkCellLayout interface, so you can pack cells
ala GtkTreeViewColumn using it:

http://developer.gnome.org/doc/API/2.0/gtk/GtkCellLayout.html

-- 
Peace,

    Jim Cape
    http://ignore-your.tv

    Everyone has their own Truth, but there is only one Honesty.



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