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

Re: GTK CList Question



Mark Saward <tyreth@yahoo.com> writes:
> 
> The main part of the application will be a table of data, but that data
> needs to be editable.  At the moment I can only seem to get the CList
> widget to be static.  Is there any way to make it editable, so the user
> can change the data by just clicking on it and having it become
> editable?
> 

No, CList can't do this. GtkTreeView in the
to-be-released-this-week-if-all-goes-well GTK 2.0 can do this though.

Havoc



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