gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] re: callback from event loop in wxPython


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] re: callback from event loop in wxPython
Date: Tue, 3 Feb 2004 09:56:02 +0100
User-agent: Mutt/1.3.22.1i

> I tried this way, and it didn't seem to slow down
> anything severely. Maybe the phrasewheel might be
> affected, but I think it still works on testing the
> suburb popup in the demographics panel.
What I don't like about this approach is
a) OnIdle() isn't supposed to do anything major (I'm sure I
   read this somewhere just can't find it anymore)
b) it also queues signals that don't need to be queued
c) we have no current use case

But we may have to use a Queue somewhere later on.

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]