Treeview, different Cell-render per row



Hallo,

I have a simple treeview, with three columns, all with GtkCellRendererText.

Now I want, in some special row's, a GtkCellRendererToggle, is this possible?

Do I have to write a custom renderer, in which I call the RendererText or the RendererToggle?

My other Idea was to make a new column for the GtkCellRendererToggle, and just show it when needed.
Is it possible to hide a one of the renderer?


regards
        Arne










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