Include the location of the item in the ITEM_MENU event generated by the menu key...
authorKevin Hock <hockkn@yahoo.com>
Sat, 21 May 2005 03:01:04 +0000 (03:01 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sat, 21 May 2005 03:01:04 +0000 (03:01 +0000)
commit39faaf39b10ed74739a4dc00c683a0319bf8896d
tree7cc32bc56beaa1eb79e361356d96e556bbb81e96
parent147964ca884f59254731d8eff737a219c7a136b1
Include the location of the item in the ITEM_MENU event generated by the menu key, and send the ITEM_MENU event after the RIGHT_CLICK event (consistent with MSW, but this behavior may change). The latter ITEM_MENU event had previously not been sent at all.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/treectlg.cpp