]> git.saurik.com Git - wxWidgets.git/commit
Document EVT_CHAR_HOOK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 11:54:55 +0000 (11:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 11:54:55 +0000 (11:54 +0000)
commitff4504866553ba7672efd8efa9f6120af18fc5ec
tree624d015163f73cbe666ebb2cc8159e08f75d213a
parent982bc2e421bad0715563f8c8bbb5233dbc948ab6
Document EVT_CHAR_HOOK.

Explain that it is sent to the active TLW and not the focus window and that
handling it suppresses all the normal keyboard events.

Mention that it is not generated by wxOSX/Cocoa currently, see #12431.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/event.h
interface/wx/window.h