User forums > Using Code::Blocks
ctrl tab cycling back to start from the end
(1/1)
jarro_2783:
I got very used to being on the last tab and pressing ctrl tab and it goes back to the first tab. Something changed in the last couple of weeks and it doesn't do that anymore. Is there a way to make it do that, or can someone bring it back or at least make it an option?
Jenna:
That's a problem coming in with the change from wxFlatNotebook to wxAuiNotebook.
To make it clear it's a wxWidgets issue and can not easily be changed, without hacking the exWidgets-code.
See this post: http://forums.codeblocks.org/index.php/topic,8595.msg73710.html#msg73710
Pecan:
You can use the contrib plugin BrowseTracker. It uses the Alt-LeftArrow to accomplish what you ask.
http://forums.codeblocks.org/index.php/topic,10810.msg74189.html#msg74189
Navigation
[0] Message Index
Go to full version