]>
Commit | Line | Data |
---|---|---|
1 | \section{\class{wxMultipleChoiceDialog}}\label{wxmultiplechoicedialog} | |
2 | ||
3 | This class represents a dialog that shows a list of strings, and allows | |
4 | the user to select one or more. | |
5 | ||
6 | {\bf NOTE:} this class is not yet implemented. | |
7 | ||
8 | \wxheading{Derived from} | |
9 | ||
10 | \helpref{wxDialog}{wxdialog}\\ | |
11 | \helpref{wxWindow}{wxwindow}\\ | |
12 | \helpref{wxEvtHandler}{wxevthandler}\\ | |
13 | \helpref{wxObject}{wxobject} | |
14 | ||
15 | \wxheading{Include files} | |
16 | ||
17 | <wx/choicdlg.h> | |
18 | ||
19 | \wxheading{See also} | |
20 | ||
21 | \helpref{wxMultipleChoiceDialog overview}{wxmultiplechoicedialogoverview} | |
22 | ||
23 | \latexignore{\rtfignore{\wxheading{Members}}} | |
24 | ||
25 |