Add a possibility to beep on no match to wxGenericTreeCtrl.
For consistency with Windows, allow to optionally generate a beep when incremental search in the tree control doesn't find anything. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -565,6 +565,7 @@ All (GUI):
|
||||
- Add limited support for CSS styles for <a> tags too in wxHTML (gevorg).
|
||||
- Add "inherit" to <font> XRC tag (Steffen Olszewski, Gero Meßsysteme GmbH).
|
||||
- Add support for wxALWAYS_SHOW_SB style to wxScrolled<> (Catalin Raceanu).
|
||||
- Add wxTreeCtrl::EnableBellOnNoMatch() (Jonathan Dagresta).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user