News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

ctrl tab cycling back to start from the end

Started by jarro_2783, July 21, 2009, 02:44:40 AM

Previous topic - Next topic

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.next.codeblocks.org/index.php/topic,8595.msg73710.html#msg73710

Pecan

#2
You can use the contrib plugin BrowseTracker. It uses the Alt-LeftArrow to accomplish what you ask.

http://forums.next.codeblocks.org/index.php/topic,10810.msg74189.html#msg74189