[ wxwindows-Bugs-1724647 ] wxGrid wxEVT_MOUSE_CAPTURE_LOST
SourceForge.net
noreply at sourceforge.net
Thu Aug 23 13:11:33 PDT 2007
Bugs item #1724647, was opened at 2007-05-24 01:36
Message generated for change (Comment added) made by bpetty
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: Bryan Petty (bpetty)
Date: 2007-08-23 14:11
Message:
Logged In: YES
user_id=1106696
Originator: NO
I'm not sure if this is the same trigger, but there's some relevant
discussion about this here:
http://urlx.org/thread.gmane.org/bb4c3
----------------------------------------------------------------------
Comment By: Denis A. Zhuravlyov (int03h)
Date: 2007-08-22 22: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