Re: GtkCellRendererCombo example?
- From: Matthias Clasen <mclasen redhat com>
- To: gtk-list gnome org
- Subject: Re: GtkCellRendererCombo example?
- Date: Mon, 08 Nov 2004 11:57:28 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]