document (and check for it with assert) that wxGetKeyState(WXK_[LMR]BUTTON) doesn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Mar 2005 23:05:16 +0000 (23:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Mar 2005 23:05:16 +0000 (23:05 +0000)
commit44353523d85ba44f62bad4ab7b27a14001d4b1ae
tree3e2b87569159be70c697cd48e8c14c1e2f6b0c17
parentab46ac0e4b46f19bcf80085bedbd1ef6d4cfc29d
document (and check for it with assert) that wxGetKeyState(WXK_[LMR]BUTTON) doesn't work (patch 1156279)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
src/mac/carbon/app.cpp
src/mac/classic/app.cpp
src/mac/corefoundation/hid.cpp
src/msw/window.cpp
src/unix/utilsx11.cpp