]> git.saurik.com Git - wxWidgets.git/commit
added OnMouse which will trigger context menu events, added better DoMenuPopup implem...
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 6 Mar 2003 16:30:26 +0000 (16:30 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 6 Mar 2003 16:30:26 +0000 (16:30 +0000)
commit8950f7cc7e1dbe7cd1b9513d8ba74610fa696e36
tree5f3fc67fc8d4b8510e2c019b58dc56361cf10ad9
parent853f8094df1f71db3c7ff27cdf57127ef07a16b0
added OnMouse which will trigger context menu events, added better DoMenuPopup implementation which also deals correctly with check items, submenus etc.

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