Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jazzer on March 02, 2007, 04:38:03 am
-
If I close a tab, I'd like to return to the tab I used before (like if I pressed Ctrl+Tab before closing the tab), not just the rightmost tab.
Is there any way to do this?
-
Old topic, I know, but I did a search and this showed up.
I would like to see this feature implemented. Currently using the Feb 11 nightly build and when I close the current tab, the tab to the right is activated. Instead, I would like the previously activated tab to be enabled whenever the current tab is closed.
I have the setting "Use stacked based tab-switching" enabled in the options, and while that changes CTRL+Tab to switch to the previous activated tab, it does nothing when closing the current tab.
-
If I remember correctly this is a missing feature in the control we are using - wxAuiNotebook,
so if you want this implemented you should go bug the wx people.