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
(One intermediate revision by the same user not shown)
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 [[The lower windows|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 options#Preferences|Preferences]] dialog box.  


'''Syntax:'''
'''Syntax:'''
Line 11: Line 11:
<p class="syntax">restoreLower </p>
<p class="syntax">restoreLower </p>


<span class="f_Para">This command is equivalent to clearing the </span><span class="f_GUIlabel">Hide Lower Section</span><span class="f_Para"> option of the </span><span class="f_GUIlabel">Preferences</span><span class="f_Para"> dialog box. </span>
<span class="f_Para">This command is equivalent to clearing the </span><span class="term">Hide Lower Section</span><span class="f_Para"> option of the </span><var>Preferences</var><span class="f_Para"> dialog box. </span>


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

Revision as of 02:44, 8 December 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