Problem with TreeView Refresh
- From: "Uday Kolli" <uday kolli flextrade com>
- To: <gtk-app-devel-list gnome org>
- Subject: Problem with TreeView Refresh
- Date: Wed, 10 Nov 2004 16:04:22 -0500
Hi,
I am having a problem with the refresh of the Tree View. I have a List
store which is associated with the Tree View.
But when the List store is modified, the GUI is not update
automatically. It does so when a new row is added or a row is deleted.
Isn't Tree View supposed to update when the store is changed. I can do a
gtk_widget_queue_draw on the view/column but it is a very inefficient
way of updating a cell. Is there any API available that will enable us
to update a single cell in the Tree View?
Thanks
Uday
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]