Codelite menu bar has been hidden

僤鯓⒐⒋嵵緔 提交于 2020-06-29 05:09:13

问题


Hi I'm currently using CodeLite for my IDE, and I cannot seem to find a way to bring back my menu bar. Originally I was just trying to add other bars back by clicking through, but I ended up un-checking the menu bar, and now it's completely hidden. Hidden menu bar image


回答1:


The default keyboard for that is Ctrl-F11 (minimal view) This includes:

  • Hide the menu bar
  • Hide the toolbar
  • Hide the docking windows captions

You can re-enable them all or separately:

  • Hit Ctrl-F11 again
  • From the Goto Anything (Ctrl-Shift-P), type menu bar and select it
  • From the menu bar (once it visible again) Menu -> View -> Show Tool Bar, Menu -> View -> Show Menu Bar etc

HTH, Eran



来源:https://stackoverflow.com/questions/58828978/codelite-menu-bar-has-been-hidden

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!