Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: PhyloGenesis on September 13, 2010, 02:45:04 am

Title: Standard Ctrl+Tab
Post by: PhyloGenesis on September 13, 2010, 02:45:04 am
Is there any way to have Ctrl+Tab do standard stuff?  I hate that it pops up this big window and reorders my tabs as I switch among them.  I never have any idea which tab I'll switch to if I hit Ctrl+Tab.  I know people ask for the opposite all the time, (I looked this up) but I want Ctrl+Tab to focus on the next open source file (as seen in the tab bar) and Ctrl+Shift+Tab to focus on the previous one.  I want to hit Ctrl+Tab to move forward a tab and Ctrl+Shift+Tab to move back, like how FireFox works.  I just find it so much easier to switch that way.

I've tried all sorts of settings and installed Browse Tracker but that still rearranges things and also uses a window.

PhyloGenesis
Title: Re: Standard Ctrl+Tab
Post by: Jenna on September 13, 2010, 12:01:34 pm
A little less information to answer.
Which OS, which version of C::B ?
Title: Re: Standard Ctrl+Tab
Post by: PhyloGenesis on September 14, 2010, 03:14:54 am
Windows 7 Professional, 64-bit, Code::Blocks 10.05 rev 6283, wx2.8.10 32bit
Title: Re: Standard Ctrl+Tab
Post by: Jenna on September 14, 2010, 01:09:17 pm
If you have the keybinder-plugin installed, you can go to "Settings -> Editor... -> Keyboard shortcuts" and change the shortcut for "View -> Switch tabs" to something different (or just remove the shortcut), and it should work.
Title: Re: Standard Ctrl+Tab
Post by: PhyloGenesis on September 14, 2010, 08:12:18 pm
Wow, how obvious!  Thank you!  I can't believe I didn't think to try that.  >.<  It works great.

PhyloGenesis