wxGrid focus handling fixes:
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 17:11:49 +0000 (17:11 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 17:11:49 +0000 (17:11 +0000)
commit760be3f7cb386924420a87045af761bbc964f041
treed851e7a2cdefdee0f97f7cca4e59de8f279154af
parent7f35e5eeca672d1772daec728fbea68d668bc4ea
wxGrid focus handling fixes:
- don't allow focus in helper labels subwindows
- draw selection in different colour when not focused
- hide cursor/highlight when not focused

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