Enable intercepting ENTER in wxSpinCtrl under wxMac by using wxTE_PROCESS_ENTER
authorRobert Roebling <robert@roebling.de>
Thu, 16 Oct 2008 22:18:04 +0000 (22:18 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 16 Oct 2008 22:18:04 +0000 (22:18 +0000)
commit724852daae642bbba3e02e11e972e747ed106190
tree82c1f51c45598b9f6eda3d0017e7488f3f7d9fe8
parent33a1719a95b800e06231c0b2e3337cbe2632eb34
Enable intercepting ENTER in wxSpinCtrl under wxMac by using wxTE_PROCESS_ENTER

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
src/common/datavcmn.cpp
src/osx/spinctrl_osx.cpp