Re: [gtkmm] treeview with progress bars



> Just wondering if anyone knew how to create a treeview with progress 
> bar's as elements, similar to how check boxes can be added?
> 

None of the default CellRenderers can do this; you'll have to write 
a custom CellRenderer.  Look at examples/cellrenderercustom/ in your 
gtkmm source tree for inspiration.

cheers,
--
joey yandle







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