From: Victor B. <so...@te...> - 2014-10-03 17:15:42
|
Running auidemo from wxLua build from svn on mac osx 10.9 with wxWidgets3.0.1 , if you try to make wider the bottom right pane: ../src/common/wincmn.cpp(3271): assert "!wxMouseCapture::IsInCaptureStack(this)" failed in CaptureMouse(): Recapturing the mouse in the same window? Call stack: [00] wxEvtHandler::ProcessEventLocally(wxEvent&) [01] wxEvtHandler::ProcessEvent(wxEvent&) [02] wxEvtHandler::SafelyProcessEvent(wxEvent&) [03] wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) [04] -[NSWindow(wxNSWindowSupport) WX_filterSendEvent:] [05] -[wxNSWindow sendEvent:] [06] -[NSApplication sendEvent:] [07] -[wxNSApplication sendEvent:] [08] -[NSApplication run] [09] wxGUIEventLoop::OSXDoRun() [10] wxCFEventLoop::DoRun() [11] wxEventLoopBase::Run() [12] wxAppConsoleBase::MainLoop() [13] wxApp::OnRun() [14] wxEntry(int&, wchar_t**) [15] main wxlua.cpp:11 [16] start [17] 0x00000003 |