(no subject)



I hope I haven't missed something obvious, but is there a simple way to
notify a GtkTreeView that its model has changed?  Currently if I append a
row to a GtkListStore, the view will only react when it normally repaints
itself (on a mouseover, etc).  I tried calling gtk_widget_queue_draw() on
the GtkTreeView, but strangely that didn't work.

Thanks,

- Mike

-- 
http://www.thoughtcrime.org





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