]> git.saurik.com Git - wxWidgets.git/commit
Respect wxListItem::m_mask in general list control Set/GetItem() and allow
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Sep 2005 11:14:26 +0000 (11:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Sep 2005 11:14:26 +0000 (11:14 +0000)
commit39a7f085a4aac33ef5543a139c78f58bfdcd430f
tree4df70814cd882054bb18d05785449de8c447c99c
parentbf354396f61a2e1bd5544b67ecde341b6ff9bf35
Respect wxListItem::m_mask in general list control Set/GetItem() and allow
them to be used to change/query the item selection and focus status (second
part of patch 1264533 from Ryan, modified to be backwards compatible)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp