User forums > Help

Open File tabs question

(1/2) > >>

Mr_Poletski:
I could spend hours failing to describe what I want to achieve, but a simple (badly mspaint-shopped) image describes it perfectly.

Is there any way for me to achieve this? (pay attention only to what's inside the red circle, I was too lazy to do it to all of them). Managing this open file tab has become a nightmare as applications get larger, putting the .h and .cpp fiels above each other will help greatly.

I have attached an 'actual' and a 'desired' image.

Jenna:
If you want two lines of tabs ...
No this is not possible (wxWidgets limitation).

yvesdm3000:
I use the open-files plugin for large projects. It keeps the .cpp and .h file together too...

Yves

sodev:
No it doesn't. At least not during runtime. If you have e.g. just a header open thats not the last tab in the editor window and switch to the cpp file it gets added at the end, in the editor tabs and in the open files list. However if you close the workspace and reopen it, the list gets sorted and the order gets fixed.

yvesdm3000:

--- Quote from: sodev on March 20, 2017, 10:59:20 pm ---No it doesn't. At least not during runtime. If you have e.g. just a header open thats not the last tab in the editor window and switch to the cpp file it gets added at the end, in the editor tabs and in the open files list. However if you close the workspace and reopen it, the list gets sorted and the order gets fixed.

--- End quote ---

Ooh yes, that's correct. I fixed that a long time ago in my build, maybe I should commit that and send the patch over to the devs..

Yves

Navigation

[0] Message Index

[#] Next page

Go to full version