Author Topic: Disabling the open file dialogue  (Read 2864 times)

Whanhee

  • Guest
Disabling the open file dialogue
« on: February 03, 2012, 09:58:35 pm »
I'm doing some development on Windows, while usually working on Linux. I noticed that in the latest version for windows, there is an "open file dialogue" that appears when pressing ctr+tab instead of cycling through tabs. Is there any way to disable this?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Disabling the open file dialogue
« Reply #1 on: February 04, 2012, 02:42:06 pm »
Is there any way to disable this?
No, but why would you do this? Alternatively you can enable the option to show the tab selection drop down menu at the bottom right of the editor's tabs and use it, if this is more convenient for you.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Disabling the open file dialogue
« Reply #2 on: February 04, 2012, 05:07:26 pm »
If you mean the dialog that is opened if you chose "View -> Switch tab", you can change (or remove) the hotkey with the keybinder.plugin (if you have installed it).
"Settings -> Editor... -> Keyboard shortcuts"