ObjCryst++  1.5CVS
Public Member Functions | Private Attributes
ObjCryst::wxMultiChoiceDialog_ListBox Class Reference

Provides the same functionnality as wxMultiChoiceDialog, but always using a wxListBox, which is much easier when selecting a large number of successive choices (using shift-click). More...

List of all members.

Public Member Functions

 wxMultiChoiceDialog_ListBox (wxWindow *parent, const wxString &message, const wxString &caption, int n, const wxString *choices)
wxArrayInt GetSelections () const

Private Attributes

wxListBox mListBox

Detailed Description

Provides the same functionnality as wxMultiChoiceDialog, but always using a wxListBox, which is much easier when selecting a large number of successive choices (using shift-click).


The documentation for this class was generated from the following file: