Test wxTE_PROCESS_ENTER in the combobox page of the widgets sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Apr 2013 19:41:11 +0000 (19:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Apr 2013 19:41:11 +0000 (19:41 +0000)
commit7eedddb59eafdb3c70fc5f004c979707f305e7b6
treeaeac391436bf6635e17ee5d35ad86079af4feba1
parent85eae08d6ce974f10ddcf28cca0f72b05af3a254
Test wxTE_PROCESS_ENTER in the combobox page of the widgets sample.

Remove the unused "File name" checkbox in this page and put "Process Enter"
one in its place to allow toggling wxTE_PROCESS_ENTER interactively to test
whether it works as expected.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/widgets/combobox.cpp