search for: wxmultichoiceselect

Displaying 1 result from an estimated 1 matches for "wxmultichoiceselect".

2005 Sep 06
1
wxSingleChoiceDialog.h
Attached is a patch to wxSingleChoiceDialog.h. I replaced the constructor with one that used an array of strings and swig properly generates the interface now. I tried adding a header file for wxMultiChoiceSelection but it just does not work correctly. It always returns with 0 items selected. I will delve into this further tomorrow, perhaps. In any case, wxMultipleChoiceDialog.h should probably be deleted. The Swig class is called MultiChoiceDialog.h. Roy __________________________________________...