http://sourceforge.net/support/tracker.php?aid=3064666
Patch to give user options for keeping each tab open individually when click on editor window, not just Debug tab.
- Rick
PATCH: options to keep each tab up
-
- CodeLite Expert
- Posts: 120
- Joined: Sun May 10, 2009 6:56 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: PATCH: options to keep each tab up
There is a problem with the patch:
You can not assume that BuildQ, Svn, CScope, and any other plugin exists - so the code should only be used with the builtin tabs.
Eran
You can not assume that BuildQ, Svn, CScope, and any other plugin exists - so the code should only be used with the builtin tabs.
Eran
Make sure you have read the HOW TO POST thread