Re: gtk2 multithreaded programming win32 issue
- From: "Kuang-Chun Cheng" <kcc1967 gmail com>
- To: jcupitt gmail com
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: gtk2 multithreaded programming win32 issue
- Date: Thu, 28 Aug 2008 21:36:37 +0800
On Thu, Aug 28, 2008 at 9:23 PM, <jcupitt gmail com> wrote:
> 2008/8/28 Tor Lillqvist <tml iki fi>:
>> Have the idle callback function return FALSE... Schedule it again with
>> g_idle_add() whenever you have something new that needs to be done in
>> the GUI thread.
I were stuck in forever loop concept ...
"Have the idle callback function return FALSE" ... why
I did not think about this !!! That's a great point !! Thanks
>
> I wrote a tiny bit of sample code in an old mail:
>
> http://lists-archives.org/gtk/08308-gtk-and-threads.html
It's very helpful. Thanks again.
KC
>
> maybe that helps a bit.
>
> John
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]