]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/funcmacro_dialog.h
Fix problem with COMDLG_FILTERSPEC declaration with MinGW-w64 4.8.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_dialog.h
CommitLineData
dae2800a
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: funcmacro_dialog.h
3// Purpose: Dialog function and macro group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
dae2800a
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_funcmacro_dialog Dialogs
11@ingroup group_funcmacro
12
13Below are a number of convenience functions for getting input from the user
14or displaying messages. Note that in these functions the last three parameters
15are optional. However, it is recommended to pass a parent frame parameter, or
16(in MS Windows or Motif) the wrong window frame may be brought to the front when
17the dialog box is popped up.
18
19*/
20