RestoreLower command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Restores the display of the lower section of the Client main w...")
 
No edit summary
Line 5: Line 5:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Restores the display of the [[a_look_at_the_lower_windows.html|lower section]] of the Client main window, after it was hidden by a previous </span><span class="f_Monospace">[[hidelower_cmd.html|hideLower]]</span><span class="f_Para"> or </span><span class="f_Monospace">[[togglelower_cmd.html|toggleLower]]</span><span class="f_Para"> command or by selecting the </span><span class="f_GUIlabel">Hide Lower Section</span><span class="f_Para"> option of the </span><span class="f_GUIlabel">Main Window Options </span><span class="f_Para">section of the </span><span class="f_GUIlabel">[[file_menu_opts.html#preferences|Preferences]]</span><span class="f_Para"> dialog box. </span>
Restores the display of the [[a_look_at_the_lower_windows.html|lower section]] of the Client main window, after it was hidden by a previous [[HideLower command|hideLower]] or [[ToggleLower command|toggleLower]] command or by selecting the Hide Lower Section option of the Main Window Options section of the [[file_menu_opts.html#preferences|Preferences]] dialog box.  


'''Syntax:'''
'''Syntax:'''

Revision as of 02:38, 18 June 2022


Action:

Restores the display of the lower section of the Client main window, after it was hidden by a previous hideLower or toggleLower command or by selecting the Hide Lower Section option of the Main Window Options section of the Preferences dialog box.

Syntax:

restoreLower 

This command is equivalent to clearing the Hide Lower Section option of the Preferences dialog box.

restoreLower has no effect if the lower section is not hidden when the command is issued.

See also the toggleLower command, which also restores the lower section if it is hidden when the command is issued, but which hides the section if it was not hidden.

Client menu: File > Preferences > (Main Window Options) Hide Lower Section
Introduced: Build 57