ButtonBar command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 |