Clarified context menu event behaviour.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2288,7 +2288,7 @@ default value is {\tt false}.}
|
||||
Pops up the given menu at the specified coordinates, relative to this
|
||||
window, and returns control when the user has dismissed the menu. If a
|
||||
menu item is selected, the corresponding menu event is generated and will be
|
||||
processed as usually. If the coordinates are not specified, current mouse
|
||||
processed as usually. If the coordinates are not specified, the current mouse
|
||||
cursor position is used.
|
||||
|
||||
\wxheading{Parameters}
|
||||
|
Reference in New Issue
Block a user