X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/81d66cf39f810503baed79213bc3122fda0ccc7b..48b4e3029f55911772a7f8d16a3e3599d068285f:/docs/latex/wx/ttoolbar.tex diff --git a/docs/latex/wx/ttoolbar.tex b/docs/latex/wx/ttoolbar.tex index d0d2fd0397..ba3d90f1d0 100644 --- a/docs/latex/wx/ttoolbar.tex +++ b/docs/latex/wx/ttoolbar.tex @@ -56,7 +56,7 @@ around the bitmap (for colour displays where inverting will not have the desired result). The Windows-specific toolbar classes expect 16-colour bitmaps that are 16 pixels wide and 15 pixels -high. If you want to use a different size, call {\bf SetDefaultSize}\rtfsp +high. If you want to use a different size, call {\bf SetToolBitmapSize}\rtfsp as the demo shows, before adding tools to the button bar. Don't supply more than one bitmap for each tool, because the toolbar generates all three images (normal, depressed and checked) from the single bitmap you give it.