gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] re gmBacklistener again


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] re gmBacklistener again
Date: Sun, 1 Feb 2004 18:39:51 +0100
User-agent: Mutt/1.3.22.1i

> So that comes back to whether wxWindow methods such as
> updating wxListCtrl and widget.SetValue() actually wrap event
> posting and are thread safe already
they are not, I tried

> Name calling aside, what is regarded as complex
> enough to be thread unsafe?
Anything beyond "simple" things done in Python itself such as
setting a list value, changing a base type variable etc.

BTW, wxCallAfter() (a wxPython function, NOT wxWindows) uses
wxPostEvent internally ...

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

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