This class is used for context menu events, sent to give
the application a chance to show a context (popup) menu.
To process a menu event, use these event handler macros to direct input to member
functions that take a ContextMenuEvent argument.
evt_context_menu() { | event | … } | A right click (or other context menu command depending on platform) has been detected. |
Constructor.
Returns the position at which the menu should be shown.
Sets the position at which the menu should be shown.
[This page automatically generated from the Textile source at 2023-06-13 21:31:41 +0000]