guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-gtk 1.2 threads protection


From: Andy Wingo
Subject: Re: guile-gtk 1.2 threads protection
Date: Wed, 03 May 2006 10:45:14 +0200

Hi Kevin,

On Wed, 2006-05-03 at 12:03 +1000, Kevin Ryde wrote:
> What does the gnome-gobject stuff do about thread protection?

Nothing -- I never used it from a threaded program. Also, in other
programs I work with with threads + gtk, I always marshal gtk calls to
the main thread via g_idle_add() -- the issues are too tricky for me
otherwise.

Here's what python does, which is probably what I would do:
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq20.006.htp

ps. You have admin on this list, no? Could you set this list to
subscribers-only? It's my biggest spam source right now... (Mind adding
me to the admin list at the same time?)

Cheers,
-- 
Andy Wingo
http://wingolog.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]