1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3 %% Purpose: wxIconizeEvent documentation
4 %% Author: Vadim Zeitlin
8 %% Copyright: (c) 2001 Vadim Zeitlin
9 %% License: wxWindows license
10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
12 \section{\class{wxIconizeEvent
}}\label{wxiconizeevent
}
14 An event being sent when the frame is iconized (minimized) or restored.
16 Currently only wxMSW and wxGTK generate such events.
18 \wxheading{Derived from
}
20 \helpref{wxEvent
}{wxevent
}\\
21 \helpref{wxObject
}{wxobject
}
23 \wxheading{Include files
}
29 \helpref{wxCore
}{librarieslist
}
31 \wxheading{Event table macros
}
33 To process an iconize event, use this event handler macro to direct input to a
34 member function that takes a wxIconizeEvent argument.
37 \begin{twocollist
}\itemsep=
0pt
38 \twocolitem{{\bf EVT
\_ICONIZE(func)
}}{Process a wxEVT
\_ICONIZE event.
}
43 \helpref{Event handling overview
}{eventhandlingoverview
},
\rtfsp
44 \helpref{wxTopLevelWindow::Iconize
}{wxtoplevelwindowiconize
},
\rtfsp
45 \helpref{wxTopLevelWindow::IsIconized
}{wxtoplevelwindowisiconized
}
47 \latexignore{\rtfignore{\wxheading{Members
}}}
49 \membersection{wxIconizeEvent::wxIconizeEvent
}\label{wxiconizeeventctor
}
51 \func{}{wxIconizeEvent
}{\param{int
}{id =
0},
\param{bool
}{iconized = true
}}
55 \membersection{wxIconizeEvent::Iconized
}\label{wxiconizeeventiconized
}
57 \constfunc{bool
}{Iconized
}{\void}
59 Returns
{\tt true
} if the frame has been iconized,
{\tt false
} if it has been