Use a single EVT_MENU_RANGE in stc sample instead of tons of EVT_MENU.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:46:13 +0000 (20:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:46:13 +0000 (20:46 +0000)
commit10d28c972b8108f1eb2efa07e22738469972b5e8
tree01530bd7168881cb40f9505bea37e337565ac855
parentf2f18548a7e303fb5edd497884e689b39009985a
Use a single EVT_MENU_RANGE in stc sample instead of tons of EVT_MENU.

Make it easier to add new menu items forwarded to the editor in the sample.

No real changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/stc/defsext.h
samples/stc/stctest.cpp