Next take at getting mini-frames even with Life! to work...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,7 +38,7 @@ application windows.
|
||||
\twocolitem{\windowstyle{wxRESIZE\_BORDER}}{Displays a resizeable border around the window (Unix only).}
|
||||
\twocolitem{\windowstyle{wxFRAME\_FLOAT\_ON\_PARENT}}{Causes the frame to be above the parent window in the
|
||||
z-order and not shown in the taskbar. Without this style, frames are created as top-level windows that may be obscured by
|
||||
the parent window, and frame titles are shown in the taskbar. Windows only. }
|
||||
the parent window, and frame titles are shown in the taskbar. Windows and GTK. }
|
||||
\twocolitem{\windowstyle{wxFRAME\_TOOL\_WINDOW}}{Causes a frame with a small titlebar to be created;
|
||||
the frame title does not appear in the taskbar. Windows only. }
|
||||
\end{twocollist}
|
||||
|
Reference in New Issue
Block a user