Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Arrangewindow Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Arrangewindow («arrangewindow»)
          Cascades all unminimized windows on the desktop. When a
          minimized window has the focus, PWB restores that window
          before cascading.
          See: _pwbcascade, Window menu, Cascade
 
     Arg Arrangewindow
          Arranges all unminimized windows on the desktop. When a
          minimized window has the focus, PWB restores that window
          before arranging.
          See: _pwbarrange, Window menu, Arrange
 
     Meta Arrangewindow («meta» «arrangewindow»)
          Tiles up to 16 unminimized windows. When a minimized window
          has the focus, PWB restores that window before tiling.
          See: _pwbtile, Window menu, Tile
 
     Meta Arg Arrangewindow («meta» «arg» «arrangewindow»)
          Arranges all minimized windows (icons) on the desktop.
 
     Returns
 
     True:  Windows or icons arranged.
     False: Nothing to arrange, or more than 16 windows open.
                                    -♦-