Re: GtkTreeView column-changed?



vishnu pobox com writes:

> Is there any way to tell the view to redraw a column?
> 
> i have two columns.  One is staying the same and one is changing.  Do
> i have to emit row-changed for all visible rows?

Well, you emit a "row_changed" signal the view redraws those rows, and
redraws columns appropriately.  How exactly are you doing your model?

-Jonathan




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