On Jul 24, 2009, at 4:21 PM, anguila wrote:
Any idea how to hide this progressbar?
If i'm understanding you correctly, then simply don't create a view
column just for the progressbars -- pack the progress into the last
column with the last column's text renderer, and decide whether to
show it on a per-row basis. You can pack as many renderers as you
want into one view column, and they will share space; then when you
hide the progressbar, the remaining contents should soak up its
space. I think that using an attribute to control the progress bar
renderer's "visible" property should work, or else use a cell data
function.
--
The one difference between Dali and a crazy man is very simple: Dali
is not crazy at all.
-- Salvador Dali
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list