HideLower command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">[[Hiding the Client's lower windows|Hides the lower section]] of the Client main window. This is useful where the </span><var>Audit Trail</var><span class="f_Para"> and </span><var>Watch Window</var><span class="f_Para"> are in separate windows on the same or another monitor. </span>
<span class="f_Para">[[Hiding the Client's lower windows|Hides the lower section]] of the Client main window. This is useful where the </span><var>Audit Trail</var><span class="f_Para"> and </span><var>Watch Window</var><span class="f_Para"> are in separate windows on the same or another monitor. </span>



Latest revision as of 21:23, 30 January 2023

Action:

Hides the lower section of the Client main window. This is useful where the Audit Trail and Watch Window are in separate windows on the same or another monitor.

This command is equivalent to selecting the Hide Lower Section option of the Main Window Options section of the Preferences dialog box.

Syntax:

hideLower 

hideLower has no effect if the lower windows are hidden when the command is issued.

See also:

  • The toggleLower command also hides the lower windows if they are not hidden when the command is issued, but which restores the windows if they were hidden.
  • The restoreLower command restores the lower windows if they were hidden.
  • The openExternalWatchWindow command lets you access the Watch Window if the lower section of the main window is hidden.
Client menu: File > Preferences > (Main Window Options) Hide Lower Section  
Introduced: Build 57