Feature request: Movable Open File Tabs

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
E Programmer
Posts: 38
Joined: Thu Apr 07, 2005 7:07 pm

Feature request: Movable Open File Tabs

Post 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.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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
E Programmer
Posts: 38
Joined: Thu Apr 07, 2005 7:07 pm

Post 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
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post 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)
Post Reply