Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCSTextDisableRedisplay(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCSTextEnableRedisplay(3X)

DXmCSTextDisableRedisplay(3X)  —  Subroutines

NAME

DXmCSTextDisableRedisplay − A Text function that temporarily prevents visual update of the DXmCSText widget

SYNOPSIS

#include <DXm/DXmCSText.h>
void DXmCSTextDisableRedisplay(
        Widget widget );

PARAMETERS

widget
Specifies the DXmCSText widget ID.

DESCRIPTION

DXmCSTextDisableRedisplay prevents redisplay of the specified DXmCSText widget even though its visual attributes have been modified.  The visual appearance of the widget remains unchanged until DXmCSTextEnableRedisplay is called. This allows an application to make multiple changes to the widget without causing intermediate visual updates. 

SEE ALSO

DXmCSTextEnableRedisplay(3X)

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