[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] re gmBacklistener again
From: |
syan tan |
Subject: |
[Gnumed-devel] re gmBacklistener again |
Date: |
Sun, 01 Feb 2004 13:40:03 +0800 |
actually, a lock inside gmDispatcher might not be enough;
what about having gmDispatcher queue up send signals,
and then only dispatch them through a function 'dispatch'
which is called inside an OnIdle() event handler from the
main client window? That would mean dispatched signals
would always be within the wx event loop thread.
- [Gnumed-devel] re gmBacklistener again,
syan tan <=