On Mon, 2004-11-08 at 08:44, Diego Zuccato wrote: > Murray Cumming wrote: > > 3. There's no way to have a Combo cell renderer that has multiple columns, > > such as the choice and a description of the choice. But I guess this would > > require access to the whole GtkComboBox API. > IMVHO GtkComboBox should use the underlying model (list or tree), not > limiting it to a single-column list... The tree could be really useful > if there are a lot of choices in a gerarchical structure, the > multi-column list when there are less choices but one needs more > structured data than a simple string (maybe a mini icon and a > string...). You can do all that. GtkComboBox lets you add multiple cell renderers, and in 2.6 it fully supports trees Matthias _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list