::wxSafeYield and WM_NULL
Vadim Zeitlin
vadim at wxwidgets.org
Mon Oct 15 16:49:15 PDT 2007
On Mon, 15 Oct 2007 16:32:40 -0400 "Victor C." <vc6vc6 at gmail.com> wrote:
VC> Any idea what, in the wxWidgets system, could be bombarding the
VC> application's message queue with WM_NULL?
It looks like wxApp::WakeUpIdle() is being called from somewhere. Putting
a breakpoint in it should be enough to see where is it called from.
Good luck,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list