How do I get my editor back?

General questions regarding the usage of CodeLite
User avatar
ColleenKobe
CodeLite Expert
Posts: 129
Joined: Wed Mar 30, 2016 4:31 pm
Genuine User: Yes
IDE Question: C++
Contact:

How do I get my editor back?

Post by ColleenKobe »

I'm using CodeLite version 12.0.1, with wxCrafter.

Somehow today, I mashed a few keyboard keys by accident, and the CodeLite panel that shows the file to edit has vanished. This is also the wxCrafter pane that shows the wxDialogs of my program. I cannot figure out how to get the editor pane (or whatever it is called) back. I thought it would be under "View," like the other panels are, but it isn't. The following items on the View drop-down are already checked:

Output Pane
Workspace Pane
Navigation Pane
Debugger Pane

Show Status Bar
Show Toolbar

The other settings on the View menu are unchecked.

I have tried right-clicking on a file name on the Workspace tab, and clicking "Open in Codelite," and if the file is loaded somewhere, I can't see it.

I have tried exiting CodeLite, renaming my current workspace, copying an old version of the workspace over, and restarting CodeLite. I still can't see the edit page.

I have even tried reinstalling CodeLite, but I still can't see the Edit pane.

Help! Please.

Colleen
Wheres the Editor.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How do I get my editor back?

Post by eranif »

You can:
Perspective->restore default layout
Make sure you have read the HOW TO POST thread
User avatar
ColleenKobe
CodeLite Expert
Posts: 129
Joined: Wed Mar 30, 2016 4:31 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How do I get my editor back?

Post by ColleenKobe »

Thank you!! It's back now.

:-)

Colleen
Post Reply