On February 11, 2008 05:37:54 pm Vallone, Anthony wrote:
> From:
> "Vallone, Anthony" <[EMAIL PROTECTED]>
>   To:
> gtk-list@gnome.org
> Myself, I avoid the enter/leave calls in favor of g_idle_add() as a
> mechanism to queue all gui calls for the main event loop thread.  Let
> your other threads stick to performing the non-gui work, and you'll save
> yourself from many headaches. (I wish someone told me that 3 years ago).

Hi,

I'm interested to know more about that. Is there some source code example that 
I can follow?

--
JP
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to