these do not include menu command events, which are
handled using \helpref{wxCommandEvent}{wxcommandevent} objects.
these do not include menu command events, which are
handled using \helpref{wxCommandEvent}{wxcommandevent} objects.
\twocolitem{{\bf EVT\_MENU\_CLOSE(func)}}{A menu has been just closed.}
\twocolitem{{\bf EVT\_MENU\_HIGHLIGHT(id, func)}}{The menu item with the
\twocolitem{{\bf EVT\_MENU\_CLOSE(func)}}{A menu has been just closed.}
\twocolitem{{\bf EVT\_MENU\_HIGHLIGHT(id, func)}}{The menu item with the
by \helpref{wxFrame}{wxframe}}
\twocolitem{{\bf EVT\_MENU\_HIGHLIGHT\_ALL(func)}}{A menu item has been
highlighted, i.e. the currently selected menu item has changed.}
by \helpref{wxFrame}{wxframe}}
\twocolitem{{\bf EVT\_MENU\_HIGHLIGHT\_ALL(func)}}{A menu item has been
highlighted, i.e. the currently selected menu item has changed.}
-Returns {\tt TRUE} if the menu which is being opened or closed is a popup menu,
-{\tt FALSE} if it is a normal one.
+Returns {\tt true} if the menu which is being opened or closed is a popup menu,
+{\tt false} if it is a normal one.