Re: GtkCellRenderer



Hi again,

> > Are there any other GtkCellRenderers planned for the next GTK
> > version (2.4, or maybe 2.6)? I find TreeView great, but I'd 
> > like to use other cell renderers as well (for example 
> > GtkAdjustment).
> 
> How would this work/look exactly?

Sorry, what I meant there was GtkSpinButton...

Basically I'm trying to go from a table containing GtkLabel, GtkEntry,
GtkSpinButton, GtkCheckButton and GtkMenu, to a GtkTreeView. What is
the best way to do it?

I'm new to Gtk, but from what I've read it seems I would need 
custom CellRenderers for GtkSpinButton and GtkMenu. What is the
reason behind having GtkCellRendererText and not having 
GtkCellRendererSpinButton, for example? Is it only a question of time,
or there are some other reasons (like GtkTreeView being meant to be
used in dedicated ways)?

> > I know there was a lot of discussion about GtkCellRenderer, and
> > many people wrote their own, but wouldn't it make sense to have
> > them part of the standard distibution?
> 
> See also:
> http://bugzilla.gnome.org/show_bug.cgi?id=116552

Thanks for that!

All the best,
Tudor




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