hi, on win7-64bit I get this when I drag a notebook tab in another position with the agw.aui demo program (both for the 32 bit and 64bit python)
Marco
File “C:\Program Files (x86)\python27\lib\site-packages\wx-3.0-msw\wx\lib\agw
aui\auibook.py”, line 2272, in OnMotion
self._drag_image.BeginDragBounded(wx.Point(0,0), self, self.GetParent())
File “C:\Program Files (x86)\python27\lib\site-packages\wx-3.0-msw\wx_control
s.py”, line 6373, in BeginDragBounded
return controls.DragImage_BeginDragBounded(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion “!wxMouseCapture::IsInCaptureStack(this
)” failed at …\src\common\wincmn.cpp(3271) in wxWindowBase::CaptureMouse():
Recapturing the mouse in the same window?
hi, on win7-64bit I get this when I drag a notebook tab in another
position with the agw.aui demo program (both for the 32 bit and 64bit
python)
Marco
File "C:\Program Files
(x86)\python27\lib\site-packages\wx-3.0-msw\wx\lib\agw\
aui\auibook.py", line 2272, in OnMotion
self._drag_image.BeginDragBounded(wx.Point(0,0), self, self.GetParent())
File "C:\Program Files
(x86)\python27\lib\site-packages\wx-3.0-msw\wx\_control
s.py", line 6373, in BeginDragBounded
return _controls_.DragImage_BeginDragBounded(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion
"!wxMouseCapture::IsInCaptureStack(this
)" failed at ..\..\src\common\wincmn.cpp(3271) in
wxWindowBase::CaptureMouse():
Recapturing the mouse in the same window?
Please make a ticket for this at trac.wxwidgets.org so it is not forgotten.