ToggleLower 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">Changes the display of the Client's main window either to hide the a_look_at_the_lower_windows.htm...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Changes the display of the Client's main window either to hide the [[a_look_at_the_lower_windows.html|lower section]] (if currently it is not hidden) or to restore the display of the lower section (if currently it is hidden). </span>
<span class="f_Para">Changes the display of the Client's main window either to hide the [[The lower windows|lower section]] (if currently it is not hidden) or to restore the display of the lower section (if currently it is hidden). </span>


<span class="f_Para">This command is equivalent to either selecting or clearing 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. </span>
<span class="f_Para">This command is equivalent to either selecting or clearing the </span><var>Hide Lower Section</var><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 options#Preferences|Preferences]]</span><span class="f_Para"> dialog. </span>


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

Revision as of 03:36, 14 December 2022

Action:

Changes the display of the Client's main window either to hide the lower section (if currently it is not hidden) or to restore the display of the lower section (if currently it is hidden).

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

Syntax:

toggleLower 

toggleLower always hides or restores the lower windows; hideLower performs only a "hide" action, and restoreLower performs only a "restore."

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