Re: [gtk-list] Re: Q: automatic function on program startup
- From: Eduardo Perez <eduperez redestb es>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Q: automatic function on program startup
- Date: Sat, 27 Dec 1997 21:21:02 +0100
Tim Janik wrote:
>
> On Mon, 22 Dec 1997, Eduardo Perez wrote:
>
> > My calculations are really intense; in fact I need as much CPU as
> > possible. Moreover, doing calculations a bit at a time inside
> > do_my_special_calcs will mess code too much.
>
> place a call to gtk_main_iteration() inside your calculation loop.
>
> >
> > Greetings.
> >
>
> ---
> ciaoTJ
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
Hum, this seems to work well, many thanks. Only remaining problen is to
find out how often this call must be done (but I suppose user won't get
annoyed if window isn't updated so quickly when asking for hard work :).
Greetings.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]