Displaying 1 result from an estimated 1 matches for "m_event".
Did you mean:
_event
2007 Mar 30
1
m_event.m_propagationLevel > 0 errors
On the controls sample, dialogs sample and other I am getting the
following when running a debug build of the latest wxwidgets_282
branch:
[Debug] 13:02:16: ../include/wx/event.h(454): assert
"m_event.m_propagationLevel > 0" failed in wxPropagateOnce():
shouldn''t be used unless ShouldPropagate()!
./controls.rb:1132: [BUG] Bus Error
Is anyone else seeing these errors?
I am using 2.8.3 now but 2.8.2 had the same problems.
Right now I don''t have the time to look into it...