TPUHELP.HLB  —  SET(RESIZE_ACTION)
  SET(RESIZE_ACTION)

  Specifies code to execute when a DECwindows resize event occurrs.  Setting
  a resize action routine overrides any previous resize action routine.

  Syntax

     SET (RESIZE_ACTION [, {program_source | NONE}])

  Parameters

     program_source       A buffer, learn sequence, program, range, or
                          string specifying the resize action routine that
                          DECTPU should execute whenever it receives a
                          resize event.

     NONE                 A keyword directing DECTPU to delete the current
                          resize action routine.  If you specify this
                          keyword or do not specify a parameter, your
                          application is not informed when DECTPU receives a
                          resize event from DECwindows.
Close Help