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:
Julian Smart
2007-12-05 08:44:41 +00:00
parent bbde7abce9
commit 6d8d750e37
2 changed files with 15 additions and 4 deletions

View File

@@ -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}