Workspace Pane problem
-
- CodeLite Curious
- Posts: 1
- Joined: Sat Sep 10, 2011 5:44 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Workspace Pane problem
I don't know what's wrong but, I right clicked the Workspace TAB within the Workspace Pane and selected Detach. Then I closed that Workspace Tab and now I can't put it back into Workspace Pane and can't make it visible again. I tried clicking menu View -> Workspace View -> Workspace check menu item but it do not become active.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Workspace Pane problem
Its a bug introduced in the latest release (already fixed in trunk)
To make all your tabs visible again:
Go to "View -> Workspace View" and make sure that the "Workspace" tab is checked (even if it is not actually shown, just make sure that the menu entry is checked)
"View -> Restore Default Layout"
Restart codelite
Eran
To make all your tabs visible again:
Go to "View -> Workspace View" and make sure that the "Workspace" tab is checked (even if it is not actually shown, just make sure that the menu entry is checked)
"View -> Restore Default Layout"
Restart codelite
Eran
Make sure you have read the HOW TO POST thread