set click coordinates to (-1, -1) if right mouse button event was generated from the keyboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -289,6 +289,10 @@ Sets *x and *y to the position at which the event occurred.
|
||||
|
||||
Returns the physical mouse position in pixels.
|
||||
|
||||
Note that if the mouse event has been artificially generated from a special
|
||||
keyboard combination (e.g. under Windows when the ``menu'' key is pressed), the
|
||||
returned position is \texttt{wxDefaultPosition}.
|
||||
|
||||
|
||||
\membersection{wxMouseEvent::GetLogicalPosition}\label{wxmouseeventgetlogicalposition}
|
||||
|
||||
|
Reference in New Issue
Block a user