Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

OlTextEditRedraw(3W)



OlTextEditUpdate(3W)             UNIX System V             OlTextEditUpdate(3W)


NAME
       OlTextEditUpdate

SYNOPSIS
      #include <buffutil.h>
      #include <textbuff.h>
      #include <TextEdit.h>
       ...
      extern Boolean OlTextEditUpdate(ctx, state)
      TextEditWidget ctx;
      Boolean state;

DESCRIPTION
      The OlTextEditUpdate function is used to set the updateState of a
      TextEdit Widget.  Setting the state to FALSE turns screen update off;
      setting the state to TRUE turns screen updates on and refreshes the
      display.

RETURN VALUE
      FALSE is returned if the widget supplied is not a TextEdit Widget;
      otherwise TRUE is returned.


SEE ALSO
      OlTextEditRedraw(3W), TextEdit Widget





























10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026