Ticket #14995 (closed defect: fixed)
Double clicking on wxAuiNotebook tabbar background doesn't create the tab at the good location
| Reported by: | R.U.10 | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.5 |
| Component: | wxAui | Version: | 2.9-svn |
| Keywords: | wxAuiNotebook double click wxAuiTabCtrl | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
With the joined patch, when double clicking on the tabbar background of a tiled wxAuiNotebook, a call to AddPage() will create the new tab in the wxAuiTabCtrl on which the user has double clicked and not near the last selected tab (which can potentially be placed on an other wxAuiTabCtrl).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

