Make wxRenderer::DrawItemSelectionRect() draw a focus outline of wxCONTROL_CURRENT...
authorRobert Roebling <robert@roebling.de>
Wed, 17 Oct 2007 20:57:01 +0000 (20:57 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 17 Oct 2007 20:57:01 +0000 (20:57 +0000)
commitce0cf2b871bcb97b4d8565f725574aa54981dc95
tree4494853568c1b9407b809fbca51b014c7786b56c
parente00b31799ccb6e16cdba5fa0e9b8590167355b64
Make wxRenderer::DrawItemSelectionRect() draw a focus outline of wxCONTROL_CURRENT and wxCONTROL_FOCUSED is given, blind patch for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp
src/generic/listctrl.cpp
src/generic/renderg.cpp
src/gtk/renderer.cpp
src/mac/carbon/renderer.cpp
src/msw/renderer.cpp