Re: [gtkmm] Forcing redraw of window, without returning to main event loop
- From: Nuno Afonso <hunchback netcabo pt>
- To: Daniel Evison <devison pacificit co nz>
- Cc: gtkmm mailing list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Forcing redraw of window, without returning to main event loop
- Date: 31 Jul 2002 14:58:14 +0100
> 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).
You could use threads to do the calculations.
Afonso
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]