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/branches/WX_2_8_BRANCH@51314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -112,6 +112,8 @@ All (GUI):
|
||||
- SaveAs in docview takes into account path now.
|
||||
- Fixed wxXmlResource::GetText() to convert data to current locale's
|
||||
charset in ANSI build.
|
||||
- wxGrid now indicates focus by using different colour for selection
|
||||
and hiding cell cursor when it doesn't have focus.
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user