Update ListStore



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]