Ticket #14969 (closed enhancement: fixed)
wxCheckListBox is missing a method to obtain the checked items
| Reported by: | hartwigw | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | GUI-all | Version: | |
| Keywords: | wxCheckListBox checked items | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
wxCheckListBox is missing a method to obtain easily the checked items. Attached is a patch that implements this functionality. The implementation is similar to GetSelections(wxArrayInt&).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

