X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe604ccddcf5696a751892ad70dbc822be239c95..94b49b9303a9fd119e24d1b07263f5bb0643afa5:/docs/latex/wx/tguide.tex?ds=sidebyside diff --git a/docs/latex/wx/tguide.tex b/docs/latex/wx/tguide.tex index a4c4394351..089fedc0a9 100644 --- a/docs/latex/wx/tguide.tex +++ b/docs/latex/wx/tguide.tex @@ -38,8 +38,8 @@ These might override predefined event handlers such as \helpref{wxWindow::OnChar \rtfsp\helpref{wxWindow::OnMouseEvent}{wxwindowonmouseevent}. Most modern applications will have an on-line, hypertext help system; for this, you -need wxHelp and the \helpref{wxHelpControllerBase}{wxhelpcontrollerbase} class to control -wxHelp. To add sparkle, you might use the wxToolBar class (documented separately) +need wxHelp and the \helpref{wxHelpController}{wxhelpcontroller} class to control +wxHelp. To add sparkle, you might use the wxToolBar class which makes heavy use of the \helpref{wxBitmap}{wxbitmap}. GUI applications aren't all graphical wizardry. List and hash table needs are