Trying to configure Codelite 9.1 on Ubuntu 14.04 LTS, running under VMWare on a Windows 10 box.
I'm fairly new to Ubuntu, so apologies if this is a daft question.
How do I get the toolbar(s) to appear in the IDE? So far I've tried just the obvious things...
1. View->Toolbars->Standard Toolbar
2. Perspective->Restore Default Layout,
But no toolbar is visible,
Is anyone able to advise what I need to do?
Thanks, Colin
Codelite 9.1 on Ubuntu 14.04 - no toolbars
-
- CodeLite Expert
- Posts: 152
- Joined: Fri Jul 15, 2011 2:49 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite 9.1 on Ubuntu 14.04 - no toolbars
View -> Show ToolBar
(at the bottom)
Eran
(at the bottom)
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 152
- Joined: Fri Jul 15, 2011 2:49 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite 9.1 on Ubuntu 14.04 - no toolbars
That works fine - thanks a lot - much appreciated, Colin