set listview extended styles after switching to report view and not only when creating it (bug 1874996) [backport of 51390 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -135,6 +135,8 @@ wxMSW:
|
||||
a custom wxEVT_COMMAND_TEXT_* event handler.
|
||||
- Fix wxComboBox to not lose the current value if it was programmatically set
|
||||
to a value not in a list of choices on popup close (Kolya Kosenko)
|
||||
- Switching wxListCtrl to report mode from another one now uses full row
|
||||
highlight, just as if the control were created in report mode initially
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user