Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCSTextEnableRedisplay(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCSTextDisableRedisplay(3X)

DXmCSTextEnableRedisplay(3X)  —  Subroutines

NAME

DXmCSTextEnableRedisplay − A Text function that forces the visual update of DXmCSText widget. 

SYNOPSIS

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

PARAMETERS

widget
Specifies the DXmCSText widget ID.

DESCRIPTION

DXmCSTextEnableRedisplay is used in conjunction with DXmCSTextDisableRedisplay, which suppresses visual update of DXmCSText.  When DXmCSTextEnableRedisplay is called, it determines if any visual attributes have been set or modified for the specified widget since DXmCSTextDisableRedisplay was called.  If so, it forces the widget to update its visual display for all of the intervening changes.  Any subsequent changes that affect visual appearance cause the widget to update its visual display. 

SEE ALSO

DXmCSTextDisableRedisplay(3X)

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