Author Topic: Where are the tabs ?  (Read 2954 times)

Offline eranon

  • Almost regular
  • **
  • Posts: 180
Where are the tabs ?
« on: September 10, 2012, 11:10:11 am »
Hello. Just lost the editor tabs (the others in others part of the IDE are OK)... Don't know when they gone, but right now I haven't them anymore. So, when I open several files, I only see one on screen and can only change to another clicking in the project browser at left side... So, how to reset the notebook tabs, please ?

I'm using C::B SVN 8248 under Win7
[Independent dev. - wxWidgets 3.0.0 under "Win 7 Pro 64-bit, C::B SVN 9435 & wxSmith, TDM64-GCC 4.7 & MSVC9" + "OS X 10.8, FSF GCC 4.7 & C::B SVN 8909"]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Where are the tabs ?
« Reply #1 on: September 10, 2012, 02:29:13 pm »
Hello. Just lost the editor tabs (the others in others part of the IDE are OK)... Don't know when they gone, but right now I haven't them anymore.
Try STRG+H (which toggles notebook tabs visibility in recent C::B builds), or resetting your perspective by deleting the currently active one.
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 oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Where are the tabs ?
« Reply #2 on: September 10, 2012, 02:39:49 pm »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline eranon

  • Almost regular
  • **
  • Posts: 180
Re: Where are the tabs ?
« Reply #3 on: September 10, 2012, 04:35:44 pm »
Yep, CTRL-H : It works ! Thank you both. I even didn't seen in View menu ; oops 8)
[Independent dev. - wxWidgets 3.0.0 under "Win 7 Pro 64-bit, C::B SVN 9435 & wxSmith, TDM64-GCC 4.7 & MSVC9" + "OS X 10.8, FSF GCC 4.7 & C::B SVN 8909"]