]> git.saurik.com Git - wxWidgets.git/commitdiff
Update info on wxMiniFrame.
authorRobert Roebling <robert@roebling.de>
Mon, 28 Aug 2006 08:37:41 +0000 (08:37 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 28 Aug 2006 08:37:41 +0000 (08:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/minifram.tex

index e51efd81ca399261c82cdc561a3597a67d9c1fbe..b8c918535067a66d609a62921bfbfe48d9949076 100644 (file)
@@ -33,13 +33,10 @@ take up too much screen area.
 not used any longer.}
 \twocolitem{\windowstyle{wxTINY\_CAPTION\_VERT}}{This style is obsolete and not
 used any longer.}
-\twocolitem{\windowstyle{wxRESIZE\_BORDER}}{Displays a resizeable border around the window (Motif only;
-for Windows, it is implicit in {\bf wxTHICK\_FRAME}).}
+\twocolitem{\windowstyle{wxRESIZE\_BORDER}}{Displays a resizeable border around the window (GTK
+and Motif). For Windows, it is implicit in {\bf wxTHICK\_FRAME}).}
 \end{twocollist}
 
-See also \helpref{window styles overview}{windowstyles}. Note that all the window styles
-above are ignored under GTK and the mini frame cannot be resized by the user.
-
 \wxheading{Remarks}
 
 This class has miniframe functionality under Windows and GTK, i.e. the presence