wxMultiChoiceDialog

wxMultiChoiceDialog

This class represents a dialog that shows a list of strings, and allows the user to select one or more.

Creation Parameters
pos x,y not supported in Win32.

Pass a sequence of zero based index to set_selection().

get_selection() will return a sequence of indexes, or an empty sequence.

Supertopics