X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..19cf1ef3a7077dd99a90f141847b8a9b67b318c9:/docs/latex/wx/minifram.tex?ds=sidebyside diff --git a/docs/latex/wx/minifram.tex b/docs/latex/wx/minifram.tex index 9b384cd516..a308b9ed2c 100644 --- a/docs/latex/wx/minifram.tex +++ b/docs/latex/wx/minifram.tex @@ -3,6 +3,9 @@ A miniframe is a frame with a small title bar. It is suitable for floating toolbars that must not take up too much screen area. +An example of mini frame can be seen in the \helpref{dialogs sample}{sampledialogs} +using the ``Mini frame'' command of the ``Generic dialogs'' submenu. + \wxheading{Derived from} \helpref{wxFrame}{wxframe}\\