Ticket #72 (closed defect)
Can´t get image list index in wxListCtrl::GetItem
| Reported by: | anonymous | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | |
| Keywords: | Cc: | vadz | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
File: src\msw\listctrl.cpp
Function: bool wxListCtrl::GetItem(wxListItem& info) const (Line 580)
Code to add ???: (Line 599)
if (info.m_mask & wxLIST_MASK_IMAGE)
lvItem.mask |= LVIF_IMAGE;
Change History
Note: See
TracTickets for help on using
tickets.
