]> git.saurik.com Git - wxWidgets.git/commit
Generate right click events for all kinds of items in wxAuiToolBar.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 16:44:24 +0000 (16:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 16:44:24 +0000 (16:44 +0000)
commitf5fccd52d4d07aa4d4d4dae97248975c11dc958b
tree2e6cdc322854c4a166f000c18ae91ce4ac26d8e3
parentb2447e8408982b9a2528a56ec00010458e70f4db
Generate right click events for all kinds of items in wxAuiToolBar.

Don't generate wxEVT_COMMAND_AUITOOLBAR_RIGHT_CLICK for normal items only,
they can be useful for other ones too.

Note that this had been previously applied to 2.8 branch as r66926 but somehow
wasn't applied to the trunk.

Closes #10079.

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