Update ListStore
- From: Dieter Schicker <dieter schicker uni-graz at>
- To: gtk-perl-list gnome org
- Subject: Update ListStore
- Date: Sun, 17 Sep 2006 11:46:38 +0200
Hi,
I want to update the values in certain cells of my ListStore.
<snip>
$liststore->set_value($iter, $column, $value);
</snip>
Problem is that the cells don't get updated immediately but only after
1-3 seconds. Can I manually force an immediate update ("repaint") of a
cell?
Thanks in advance
Dieter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]