X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a094d7ba9913333b49f8561d97b8309d0023663..c663fbea6851207b4e0ac3e362868c23b1494a46:/docs/latex/wx/button.tex?ds=sidebyside diff --git a/docs/latex/wx/button.tex b/docs/latex/wx/button.tex index 87608f9914..92dcfb225f 100644 --- a/docs/latex/wx/button.tex +++ b/docs/latex/wx/button.tex @@ -134,7 +134,7 @@ Note that under Motif, calling this function immediately after creation of a button and before the creation of other buttons will cause misalignment of the row of buttons, since default buttons are larger. To get around this, call {\it SetDefault}\rtfsp -after you have created a row of buttons: wxWindows will +after you have created a row of buttons: wxWidgets will then set the size of all buttons currently on the panel to the same size.