Re: gtk2 multithreaded programming win32 issue



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]