How to change tabs from top to bottom position?
-
michaelbeijer
- Posts: 60
- Joined: 19 Apr 2014 00:27
- Location: Hastings, East Sussex, UK.
- Contact:
How to change tabs from top to bottom position?
Currently my tabs are at the top of the window. Is there any way to put them at the bottom? In Directory Opus you can choose.
Michael
Michael
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: How to change tabs from top to bottom position?
No, Tab bar is always in the Top. You can make a wish to Don (developer) but I doubt he will see it as useful
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
michaelbeijer
- Posts: 60
- Joined: 19 Apr 2014 00:27
- Location: Hastings, East Sussex, UK.
- Contact:
Re: How to change tabs from top to bottom position?
Thanks!
I'm not a paying user, yet, but will send a feature request once I am.
Michael
I'm not a paying user, yet, but will send a feature request once I am.
Michael
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: How to change tabs from top to bottom position?
Welcome to the XY forums!michaelbeijer wrote:I'm not a paying user, yet, but will send a feature request once I am.
You don't have to be a paid user to get things acted upon by Don -but- be aware there are some design ideas that he will never change (if he doesn't like it) and that might be one of them...so just be aware, ok?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
SkyFrontier
- Posts: 2341
- Joined: 04 Jan 2010 14:27
- Location: Pasárgada (eu vou!)
Re: How to change tabs from top to bottom position?
This could be scripted. Let us know if that's a solution for you.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
-
michaelbeijer
- Posts: 60
- Joined: 19 Apr 2014 00:27
- Location: Hastings, East Sussex, UK.
- Contact:
Re: How to change tabs from top to bottom position?
Thanks guys!
Just got myself the lifetime licence, so you’ll probably be seeing more of me here in the days to come...

How would I go about scripting this? I’m no coder, but know my way around AutoHotkey, a little.
Michael
Just got myself the lifetime licence, so you’ll probably be seeing more of me here in the days to come...

How would I go about scripting this? I’m no coder, but know my way around AutoHotkey, a little.
Michael
Last edited by michaelbeijer on 20 Apr 2014 22:07, edited 1 time in total.
-
SkyFrontier
- Posts: 2341
- Joined: 04 Jan 2010 14:27
- Location: Pasárgada (eu vou!)
Re: How to change tabs from top to bottom position?
Start opening the attached file with notepad or variant;
copy the code into "scripting > run script...", then press OK to have your tabs switched from pane 1 to pane 2 and vice-versa.
There's a number of better options you can use this code with, mainly Custom Toolbar Buttons (CTBs) and User > Manage Commands > Run Script (aka User Defined Commands or UDCs). Go for them. More info: http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=5750
copy the code into "scripting > run script...", then press OK to have your tabs switched from pane 1 to pane 2 and vice-versa.
There's a number of better options you can use this code with, mainly Custom Toolbar Buttons (CTBs) and User > Manage Commands > Run Script (aka User Defined Commands or UDCs). Go for them. More info: http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=5750
To see the attached files, you need to log into the forum.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
-
michaelbeijer
- Posts: 60
- Joined: 19 Apr 2014 00:27
- Location: Hastings, East Sussex, UK.
- Contact:
Re: How to change tabs from top to bottom position?
Hi SkyFrontier,
Thanks for the script, which works. However, it doesn’t do what I am trying to achieve.
The script switches the top and bottom panes.
What I am trying to do is display the tabs (for both panes) at the bottom of each pane, rather than at the top, like they are now. Like this:

For some reason I find it more intuitive to always look down for a tab's name, rather than up.
Michael
Thanks for the script, which works. However, it doesn’t do what I am trying to achieve.
The script switches the top and bottom panes.
What I am trying to do is display the tabs (for both panes) at the bottom of each pane, rather than at the top, like they are now. Like this:

For some reason I find it more intuitive to always look down for a tab's name, rather than up.
Michael
-
Filehero
- Posts: 2731
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
Re: How to change tabs from top to bottom position?
Hi Michael,
I guess I know what you're after. For the very same reason I was enthusiastic about Opera (in its good old times) and have now adapted FF the same way with TabMixPlus.
Cheers,
Filehero
I guess I know what you're after. For the very same reason I was enthusiastic about Opera (in its good old times) and have now adapted FF the same way with TabMixPlus.
Cheers,
Filehero
-
admin
- Site Admin
- Posts: 66360
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Filehero
- Posts: 2731
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
Re: How to change tabs from top to bottom position?
Hi Don,
But how about using the left/right/vertical screen estates of modern widescreens better? Well, the tabs aren't my primary concern. But having the tree and catalog pane besides each other on the left, or the info panel or search tab on the right is something I "dream about" since I got my current screen.
Indeed, I think this realm offers XY another great opportunity to shine once again.
Cheers,
Filehero
I'm with you here with regard to the published - and unpublished, of course - road map.admin wrote:Not planned, sorry.
But how about using the left/right/vertical screen estates of modern widescreens better? Well, the tabs aren't my primary concern. But having the tree and catalog pane besides each other on the left, or the info panel or search tab on the right is something I "dream about" since I got my current screen.
Indeed, I think this realm offers XY another great opportunity to shine once again.
Cheers,
Filehero
-
admin
- Site Admin
- Posts: 66360
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to change tabs from top to bottom position?
Thanks for keeping my awareness for this alive and rising. 
FAQ | XY News RSS | XY X
XYplorer Beta Club