git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69516
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// set the new cursor position
m_cursor = DeviceCoordsToGraphicalChars(event.GetPosition());
// draw/erase selection
// set the new cursor position
m_cursor = DeviceCoordsToGraphicalChars(event.GetPosition());
// draw/erase selection
// capture mouse to activate auto-scrolling
if (!HasCapture()) {
CaptureMouse();
// capture mouse to activate auto-scrolling
if (!HasCapture()) {
CaptureMouse();