5b6aa0ff15
wxGTK/wxMSW syntax; added Ron Kuris' wxExecute patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 lines
479 B
TeX
20 lines
479 B
TeX
\section{\class{wxMultipleChoiceDialog}}\label{wxmultiplechoicedialog}
|
|
|
|
This class represents a dialog that shows a list of strings, and allows
|
|
the user to select one or more.
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxDialog}{wxdialog}\\
|
|
\helpref{wxWindow}{wxwindow}\\
|
|
\helpref{wxEvtHandler}{wxevthandler}\\
|
|
\helpref{wxObject}{wxobject}
|
|
|
|
\wxheading{See also}
|
|
|
|
\helpref{wxMultipleChoiceDialog overview}{wxmultiplechoicedialogoverview}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|