Re: A question about threads
- From: "Eric Masson @ Savant Protection" <emasson savantprotection com>
- To: gtk-app-devel-list gnome org
- Subject: Re: A question about threads
- Date: Mon, 11 Dec 2006 12:14:07 -0500
I use g_timeout_add all the time in a Windows/*nix app, and haven't had
a problem. You can use a timeout of 0 and it'll update your status bar
as soon as the main iteration runs through. Make sure you return false
in the timeout function, otherwise your status bar will be continually
updated.
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]