Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTeDisab(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmTextDisableRedisplay(Xm)     6 January 1993     XmTextDisableRedisplay(Xm)


 Name

    XmTextDisableRedisplay - a Text function that temporarily prevents visual
    update of the Text widget

 Syntax


    #include <Xm/Text.h>

    void XmTextDisableRedisplay (widget)
    Widget  widget;


 Description

    XmTextDisableRedisplay prevents redisplay of the specified Text widget
    even though its visual attributes have been modified. The visual appear-
    ance of the widget remains unchanged until XmTextEnableRedisplay is
    called. This allows an application to make multiple changes to the widget
    without causing intermediate visual updates.

    widget  Specifies the Text widget ID

 See also

    XmTextEnableRedisplay(Xm)



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