Page 1 of 1

Feature request: Movable Open File Tabs

Posted: Thu Nov 10, 2005 10:25 pm
by E Programmer
In the Suggestions section you report that version 3.94 has a way to adjust the tabs along the top of the editor.

I can sort it via Window-->Sort
Or View-->Document List and click sort

But I don't always want alphabetical. Sometimes I want to move the Compile output window right next to the file i'm editing and I can't always do that with an alphabetic sort.

Where is this feature?

I am using version 3.94a.

Posted: Thu Nov 10, 2005 10:35 pm
by jussij
Use these functions:
WindowTabMoveNext - Move the current window to the next file tab location.
WindowTabMovePrevious - Move the current window to the previous file tab location.
Cheers Jussi

Posted: Thu Nov 10, 2005 11:00 pm
by E Programmer
It's not obvious but it works, and it's slick!!

In the window menu I see it says:

Move to Next Tab and Move to Previous Tab

Maybe is should read
Move Tab Right
and
Move Tab Left

Posted: Thu Nov 10, 2005 11:13 pm
by jussij
That makes sense to me :)

I will make this change to the menu.

Cheers Jussi
PS: This functionality is also found on the popup menu of the files panel of the navigator dialog (ie select a document item, right click mouse, move item up or down)