call CwStartRender viewHandle viewHandle (handle) The handle to a view.
/* Draw something complex, switching rendering off for the duration of the process. */ vh = CwGetCurrentView() call CwStopRender vh call drawLotsOfStuff /* Some REXX procedure. */ call CwStartRender vh
Functions by NAME |
Index |
Functions by PURPOSE |