X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1a0855d24dd64a28c69b4ee9228daca724dcfa7..628f9e95963c344a294d74c6d60c3e99b6964cd1:/docs/latex/wx/menu.tex diff --git a/docs/latex/wx/menu.tex b/docs/latex/wx/menu.tex index c4882893b7..80dd3c0e08 100644 --- a/docs/latex/wx/menu.tex +++ b/docs/latex/wx/menu.tex @@ -61,6 +61,10 @@ that normally all menus used are deleted automatically. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event handling} If the menu is part of a menubar, then \helpref{wxMenuBar}{wxmenubar} event processing is used. @@ -717,6 +721,10 @@ A menu bar is a series of menus accessible from the top of a frame. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event handling} To respond to a menu selection, provide a handler for EVT\_MENU, in the frame