Author Topic: [Solved] Problem with editor hidden  (Read 3743 times)

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
[Solved] Problem with editor hidden
« on: November 28, 2009, 11:45:28 am »
I am having problems showing the main editor window. When I double click a source or header file in the manager I expect it to show up but it doesn't. Instead there is just empty space. Like this:



Any help appreciated.
« Last Edit: November 29, 2009, 11:58:23 am by O-san »

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
Re: Problem with editor hidden
« Reply #1 on: November 28, 2009, 11:49:12 am »
btw. the startup script doesn't show either. The one where recent projects are listed.
Is there a way to hide the editor window (like alt+f2 for the manager) that I have pressed by accident?

I'm running windows 7.
« Last Edit: November 28, 2009, 11:52:08 am by O-san »

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Problem with editor hidden
« Reply #2 on: November 28, 2009, 01:57:46 pm »
Why not try a "nightly build version" ,the 8.02 version was too old. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
Re: Problem with editor hidden
« Reply #3 on: November 29, 2009, 11:48:45 am »
Tried it (rev 5911) and got the exact same thing :(

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
Re: Problem with editor hidden
« Reply #4 on: November 29, 2009, 11:58:03 am »
Woho! got it working. Deleted the codeblocks folder in c:/user/AppData. I lost all my settings but atleast it solved the problem.