X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..07fa8f78f82cd01ef4034a489419da9e86499b18:/docs/latex/wx/minifram.tex diff --git a/docs/latex/wx/minifram.tex b/docs/latex/wx/minifram.tex index 9b384cd516..94be6ca012 100644 --- a/docs/latex/wx/minifram.tex +++ b/docs/latex/wx/minifram.tex @@ -3,9 +3,13 @@ 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}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject}