]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/minifram.tex
Blind fix for typo in 50972.
[wxWidgets.git] / docs / latex / wx / minifram.tex
index 9b384cd5160940e4e0c4fa379a5e96346e5db455..94be6ca012951e2023a03e20a865ecf4ad4df9ec 100644 (file)
@@ -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}