]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/treectrl.h
Add a possibility to beep on no match to wxGenericTreeCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2012 22:42:02 +0000 (22:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2012 22:42:02 +0000 (22:42 +0000)
commit27bc919446f8b5ad1c52d1e998d01240c9f609df
tree55477a7677f293fa0204fbd81ec3dc9b66aa5954
parente0dec8753abaf97e006ea1185bfb6775b28df0a8
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
docs/changes.txt
include/wx/generic/treectlg.h
include/wx/treectrl.h
interface/wx/treectrl.h
samples/treectrl/treetest.cpp
samples/treectrl/treetest.h
src/generic/treectlg.cpp