Re: GtkCell widget implementation



Stéphane Démurget <demurgets free fr> writes:
> 
> I wanted to use a GtkCList with a checkbox in its first
> column but I saw the GtkCellWidget hasn't been implemented
> yet. Will it be for >= 2.0, either this widget will
> be totally replaced ? Meanwhile, how can I do this, 
> or a similar thing ?
> 

GtkTreeView replaces the CList and supports checkboxes.  In GTK 1.2
you need to use a pixmap that looks like a check and one that looks
like an unchecked check, and swap them in and out.

Havoc




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