ExtraButtonBar command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Opens and determines the position of a Client's review_common_buttons.html#launch_second_bar|extra...") |
No edit summary |
||
Line 4: | Line 4: | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<span class="f_Para">Opens and determines the position of a Client's [[ | <span class="f_Para">Opens and determines the position of a Client's [[Button Bar#Launching a second button bar|extra button bar]]. Command options locate the bar in an</span><span class="f_ListBul2"> [[Opening an external window|external window]] or on the Client main window, merged with the main button bar.</span><span class="f_Para"> </span> | ||
'''Syntax:''' | '''Syntax:''' | ||
<p class="syntax">extraButtonBar [</span><span class=" | <p class="syntax">extraButtonBar [</span><span class="term">position</span><span class="f_CodeExample">] </p> | ||
<span class="f_Para">where </span><span class=" | <span class="f_Para">where </span><span class="term">position</span><span class="f_Para"> is one of these options that control the disposition of the extra button bar (</span><span class="f_ListBul1">the </span><var>Extra Buttons</var><span class="f_ListBul1"> window)</span><span class="f_Para">: </span> | ||
*'''top''' docks the window (places it, immobile) at the top left corner of the desktop. | *'''top''' docks the window (places it, immobile) at the top left corner of the desktop. | ||
*'''bottom''' docks the window at the bottom left corner of the desktop. | *'''bottom''' docks the window at the bottom left corner of the desktop. | ||
*'''float''' places the window centrally and not docked (movable) on the desktop. </span> | *'''float''' places the window centrally and not docked (movable) on the desktop. </span> | ||
*'''main''' adds the extra buttons to the main button bar, immediately following the last main button. This is equivalent to selecting the < | *'''main''' adds the extra buttons to the main button bar, immediately following the last main button. This is equivalent to selecting the <var>Extra Buttons</var><span class="f_ListBul1"> option in the </span><var>[[File menu options#Preferences|Preferences]]</var><span class="f_ListBul1"> dialog box. | ||
*'''hide''' closes the </span>< | *'''hide''' closes the </span><var>Extra Buttons </var><span class="f_ListBul1">window. | ||
*'''show''' opens the window and restores the previous dock mode, if any, or uses '''float''' as the default mode. </span> | *'''show''' opens the window and restores the previous dock mode, if any, or uses '''float''' as the default mode. </span> | ||
<span class="f_ListContinue">If </span><span class="f_ListBul1">the </span>< | <span class="f_ListContinue">If </span><span class="f_ListBul1">the </span><var>Extra Buttons</var><span class="f_ListBul1"> window</span><span class="f_ListContinue"> is already open, </span><span class="f_Monospace">show</span><span class="f_ListContinue"> has no effect. </span> | ||
<span class="f_Para">The </span><span class="f_Monospace">show</span><span class="f_Para"> parameter is the default. </span> | <span class="f_Para">The </span><span class="f_Monospace">show</span><span class="f_Para"> parameter is the default. </span> | ||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' | ||
| < | | <var>Window</var><span class="f_Para"> > </span><var>Show Extra Button Bar Window</var><span class="f_Para"> </span> | ||
|- | |- | ||
| '''Introduced:''' | | '''Introduced:''' |
Revision as of 15:30, 29 November 2022
Action: |
Opens and determines the position of a Client's extra button bar. Command options locate the bar in an external window or on the Client main window, merged with the main button bar. Syntax: extraButtonBar [position] where position is one of these options that control the disposition of the extra button bar (the Extra Buttons window):
If the Extra Buttons window is already open, show has no effect. The show parameter is the default. |
Client menu: | Window > Show Extra Button Bar Window |
Introduced: | Build 56 |