[ wxwindows-Bugs-1724647 ] wxGrid wxEVT_MOUSE_CAPTURE_LOST
SourceForge.net
noreply at sourceforge.net
Wed Aug 22 21:20:17 PDT 2007
Bugs item #1724647, was opened at 2007-05-24 14:36
Message generated for change (Comment added) made by int03h
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1724647&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Grid
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robert Kraske (robekras)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxGrid wxEVT_MOUSE_CAPTURE_LOST
Initial Comment:
I have a wxGrid derived class with a context menu.
Sometimes a get the message "window that captured the mouse didn't process wxEVT_MOUSE_CAPTURE_LOST", when I
was right clicking over the grid.
When I put an EVT_MOUSE_CAPTURE_LOST event handler to wxGridWindow class, the message is gone.
I see this behaviour with version 2.8.0 and 2.8.4
Robert
----------------------------------------------------------------------
Comment By: Denis A. Zhuravlyov (int03h)
Date: 2007-08-23 11:20
Message:
Logged In: YES
user_id=1873647
Originator: NO
Robert,
I submitted a patch for 2.8.5-rc2
(https://sourceforge.net/tracker/index.php?func=detail&aid=1779923&group_id=9863&atid=309863).
With small modification it can be applied to 2.8.4. I hope, it will be
useful.
Denis.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1724647&group_id=9863
More information about the wx-dev
mailing list