wx.MultiChoiceDialog question

While there are checkboxes in front of the list in the
MultiChoiceDialog, the GetSelections method is reading which lines are
highlighted and ignoring the checkboxes, which appear to be for
decoration only. Or is there a method to get the list of checked
items?

Steve Zatz wrote:

While there are checkboxes in front of the list in the
MultiChoiceDialog, the GetSelections method is reading which lines are
highlighted and ignoring the checkboxes, which appear to be for
decoration only. Or is there a method to get the list of checked
items?

My guess is that somebody didn't finish their change. I'll ask about it on wx-dev.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!