On Thu, 2004-07-22 at 17:44, NavEcos wrote: > Hello, > > I wanted to know if I froze a window if it will subsequently freeze > the clists that are contained within it? > > Why: > > I have a program with multiple clists (I'm upgrading to the new > treeview eventually) and I am writing to these frequently via a > secondard thread. Each time I add an element, they have to be > resorted - so I freeze them of course. > > To simplify the logic, I freeze all clists when I have to write to > one. I do this to decouple the interface from my data structures so > that if I need to, I can move to another OS or just another widget set > easily. Freezing is CList specific. You can't freeze a GtkWindow. You can't (and don't need to) freeze a GtkTreeView. Regards, Owen
Attachment:
signature.asc
Description: This is a digitally signed message part