|
Nyyrazzilyss Newbie
Joined: 12 Nov 2013 Posts: 4
|
Posted: Tue Nov 12, 2013 7:56 pm
Tab Location: Top/Bottom |
I can manually create a tabbed window with the command
#MAKEWINDOW windowname open "internal=yes|align=tabbed"
This is created at the top of the screen. I'd prefer it at the bottom of the screen, and can move it there by right clicking on the tab and clicking on bottom.
Is there a command/or %pref to force it to the bottom of the screen?
Thanks |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Wed Nov 13, 2013 7:11 am |
align=bottom
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
Nyyrazzilyss Newbie
Joined: 12 Nov 2013 Posts: 4
|
Posted: Wed Nov 13, 2013 7:43 am |
Not sure if I tried it incorrectly or not.
"internal=yes|align=bottom" created a window (not a tab) at the bottom of the screen. "internal=yes|align=tabbed,bottom" created a tab at the top of the screen. "internal=yes|align=tabbed|align=bottom" created a window at the bottom of the screen.
I want a tab (not window) at the bottom of the screen. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Wed Nov 13, 2013 11:31 pm |
You need to have more then one window at the bottom before they start tabbing.
The visuals of the tabs will always be at the collective top of the shared window outline. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Nyyrazzilyss Newbie
Joined: 12 Nov 2013 Posts: 4
|
Posted: Thu Nov 14, 2013 7:53 am |
I tried that again, this time opening multiple windows (using all 3 of the combinations I listed above): None of them worked for the desired outcome.
"The visuals of the tabs will always be at the collective top of the shared window outline." I can create multiple tabbed windows with the tabs at the top, and I can move the tabs to the bottom by right clicking on the tab bar and selecting bottom.
The question was if there's a command or %pref option to script that (Moving the tabs to the bottom of the window)? If so, could you give the exact syntax of the full command please? |
|
|
|
|
|