Files
wxWidgets/tests
Vadim Zeitlin bbb03ec995 Deselect all items in wxMSW wxListBox when selection is set to -1.
Even though this behaviour is somewhat counterintuitive, the documentation
mentions that this is what should happen and wxGTK and wxOSX already behave
like this so bring wxMSW in line.

wxListBox::DeselectAll() should probably just call SetSelection(wxNOT_FOUND)
when the item to leave selected is not specified too now.

Closes #12705.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-23 13:10:54 +00:00
..
2009-07-23 20:30:22 +00:00
2008-01-13 01:13:03 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 11:29:22 +00:00
2004-11-22 15:12:29 +00:00