Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTextDisab(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmTextEnableRedisplay(3X)

XmTextDisableRedisplay(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmTextDisableRedisplay — A Text function that temporarily prevents visual update of the Text widget

SYNOPSIS

#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 appearance 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. 

widgetSpecifies the Text widget ID

RELATED INFORMATION

XmTextEnableRedisplay(3X). 

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