linking commands on the individual window level, otherwise built-in handlers override...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 4 Feb 2006 15:38:01 +0000 (15:38 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 4 Feb 2006 15:38:01 +0000 (15:38 +0000)
commite3aeade0d6f73101bc8ea9951737e1aa1f35c582
treeeed311bdbda86c94a8e83bd28dbda2b0cd4fa912
parent35d9ac0686a4af87a25fc342880d2af5ac33d17e
linking commands on the individual window level, otherwise built-in handlers override our own (eg Paste is handled internally in a textcontrol without going through our own, resulting in changing 'read-only' unicode textcontrol)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/window.cpp