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
How do I get my editor back?
- ColleenKobe
- CodeLite Expert
- Posts: 130
- Joined: Wed Mar 30, 2016 4:31 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
How do I get my editor back?
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How do I get my editor back?
You can:
Perspective->restore default layout
Perspective->restore default layout
Make sure you have read the HOW TO POST thread
- ColleenKobe
- CodeLite Expert
- Posts: 130
- Joined: Wed Mar 30, 2016 4:31 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How do I get my editor back?
Thank you!! It's back now.
Colleen
Colleen