Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
_pwbcascade Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbcascade («_pwbcascade»)
 
     Menu  Window menu, Cascade
 
     The _pwbcascade macro arranges all unminimized windows in cascaded
     fashion so that all of their titles are visible.
 
          ┌─[  1]── C:\work\sample.txt ───────┐
          │┌─[  2]─ C:\work\sample.txt ───────┐
          ││┌─[  3]─ C:\work\sample.txt ──────┐
          │││┌─[  4]═ C:\work\sample.txt ══│↓│↕
          ││││                                █
          ││││                                ▒
          ││││                                ↓
          └└└└←█▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒→┘
 
     If a minimized window has the focus when you execute _pwbcascade,
     that window is restored.
                                    -♦-