Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
_pwbresize Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbresize («_pwbresize»)
 
     Menu  Window menu, Size
 
     The _pwbresize macro starts window-sizing mode for the active
     window. In window-sizing mode, you can do only the following:
 
     Action                    Key
 
     Enlarge by one line       UP
 
     Shrink by one line        DOWN
 
     Shrink by one column      LEFT
 
     Enlarge by one column     RIGHT
 
     Accept resize             ENTER
 
     Cancel resize             ESC
 
     To size the window in larger increments, you can use the Numarg
     forms of the Resize function.
     See: Resize
                                    -♦-