]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_winlayout.h
Remove remaining occurrences of wxUSE_XPM_IN_MSW.
[wxWidgets.git] / docs / doxygen / groups / class_winlayout.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_winlayout.h
3// Purpose: Window Layout classes group docs
4// Author: wxWidgets team
5// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
526954c5 6// Licence: wxWindows licence
6e7f563b
BP
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_winlayout Window Layout
12@ingroup group_class
13
8f5b44d8
BP
14wxWidgets makes window layout and sizing easy and painless using a set of
15classes known as "sizers". Sizers allow for flexible window positioning and
16sizes that can help with automatically handling localization differences, as
17well as making it easy to write user resizable windows.
6e7f563b 18
8f5b44d8 19Related Overviews: @ref overview_sizer
6e7f563b
BP
20
21*/
22