Need to set background colour for wxListBox, not just wxCheckListBox,
authorJulian Smart <julian@anthemion.co.uk>
Fri, 10 Jun 2005 08:39:19 +0000 (08:39 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 10 Jun 2005 08:39:19 +0000 (08:39 +0000)
commita374cdc43e89304a9c67d221949e7cb94b5d8c93
tree61a75471aeee20c10dfa733cac9d17ea8492fc96
parent5088276afa09aa8fa540f670d6d5b8ef53957a8f
Need to set background colour for wxListBox, not just wxCheckListBox,
to avoid scrolling problem when Windows effects are switched on.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/checklst.cpp
src/msw/listbox.cpp