[gtkmm] Forcing redraw of window, without returning to main event loop
- From: "Daniel Evison" <devison pacificit co nz>
- To: "gtkmm mailing list" <gtkmm-list gnome org>
- Subject: [gtkmm] Forcing redraw of window, without returning to main event loop
- Date: Wed, 31 Jul 2002 21:20:18 +1200
Hi,
Is there a way in gtkmm to force a redraw of a window without returning to
the main event loop?
I have code which does a series of calculations, and I would like it to show
intermediate calculations on the screen as it runs. I am updating the
models (eg ListStores) as the calculations are proceeding, but at present
all the results are displayed only when the series of calculations is
finished and control returns to gtkmm. (I understand why it is doing this -
I just wonder if there's a way to force a redraw).
regards,
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]