Author Topic: Codeblocks window is not showing on mac. Only available on full screen  (Read 2783 times)

zackz115

  • Guest
I have been using codeblocks for some time for C++ projects and recently something happened and when codeblocks opens, the main window is not visible. It can bee seen when I go to full screen or when I right-click the codeblocks application in my dock and select show all windows, but once I press it, it disappears again.

I believe the issue may have something to do with a second monitor I used. I recently started using a second monitor and I feel as if the codeblocks window is "sitting" in this imaginary window when the second monitor isn't even plugged in.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Codeblocks window is not showing on mac. Only available on full screen
« Reply #1 on: January 18, 2015, 12:15:22 pm »
Try menu "View" -> "Perspective" -> "Delete current".
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