ButtonBar command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="775px"| | ||
<span class="f_Para">Opens and determines the position of the Client's main [[ | <span class="f_Para">Opens and determines the position of the Client's main [[Button Bar|button bar]] in a </span><span class="f_ListBul2">Client [[Opening an external window|external window.]]</span><span class="f_Para"> To locate the button bar within the </span><span class="f_ListBul2">Client main </span><span class="f_Para">window, use the </span><span class="f_Monospace">[[MainButtonBar command|mainButtonBar]]</span><span class="f_Para"> command. </span> | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 20: | Line 20: | ||
*''show''<span class="f_ListBul1"> opens the window and restores the previous dock mode, if any. </span> | *''show''<span class="f_ListBul1"> opens the window and restores the previous dock mode, if any. </span> | ||
** If the main button bar is not currently an external window, ''show'' makes it external and restores its previous dock mode, if any, or uses ''float'' as the default mode. | ** If the main button bar is not currently an external window, ''show'' makes it external and restores its previous dock mode, if any, or uses ''float'' as the default mode. | ||
** If the main button bar is already in an external window, ''show''<span class="f_ListBul2"> has no effect. </span> | ** If the main button bar is already in an external window, ''show''<span class="f_ListBul2"> has no effect. </span> | ||
The ''show'' parameter is the default. | The ''show'' parameter is the default. | ||
|- | |- | ||
| <span class="f_Label">Client menu:</span> | | <span class="f_Label">'''Client menu:'''</span> | ||
| <span class="f_GUIlabel">Window</span><span class="f_Para"> > </span><span class="f_GUIlabel">Show Button Bar in External Window</span><span class="f_Para"> </span> | | <span class="f_GUIlabel">Window</span><span class="f_Para"> > </span><span class="f_GUIlabel">Show Button Bar in External Window</span><span class="f_Para"> </span> | ||
|- | |- | ||
| <span class="f_Label">Introduced:</span> | | <span class="f_Label">'''Introduced:'''</span> | ||
| <span class="f_Para">Build 55</span> | | <span class="f_Para">Build 55</span> | ||
|} | |} | ||
[[Category:Debugger Commands]] | [[Category:Debugger Commands]] |
Latest revision as of 00:48, 26 January 2023
Action: |
Opens and determines the position of the Client's main button bar in a Client external window. To locate the button bar within the Client main window, use the mainButtonBar command. Syntax: buttonBar [position] where position is one of these options that control the disposition of the external button bar (the Button Bar window):
The show parameter is the default. |
Client menu: | Window > Show Button Bar in External Window |
Introduced: | Build 55 |