Re: CList, how to append a widget, not text?



Tom Jennings wrote:

Is there a way to append a widget to a CList (prepend, insert, etc)
instead of just columnar text? I RTFM'd for an hour with no luck.

tomj

with a GtkCList in gtk-1.x, no.  they do text and pixmaps.

there is the GtkExtra package (search freshmeat) which has a grid widget, used in at least one spreadsheet package, which allows you to attach arbitrary widgets to the grid.

i'm not sure, but i think what you want to do is supposed to be possible with the new list/tree stuff in Gtk 2.0.




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