]> git.saurik.com Git - wxWidgets.git/commit - src/aui/auibook.cpp
Create new tab at the correct location in wxAuiNotebook.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2013 16:13:42 +0000 (16:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Feb 2013 16:13:42 +0000 (16:13 +0000)
commit1ebfe6c58a3a2b72dd0b8f97b57c49d139f612e6
tree5c86dc545feeea75723f4637e6caec7781abc60a
parent973abcbb6acfbc5985191ff655c233a80c98754e
Create new tab at the correct location in wxAuiNotebook.

Create the new tab in wxAuiTabCtrl that was double clicked and not near the
last selected tab which could have been in another wxAuiTabCtrl.

Closes #14995.

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