osf1 man page for dxmcstextdisableredisplay

Query: dxmcstextdisableredisplay

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCSTextDisableRedisplay(3X)											     DXmCSTextDisableRedisplay(3X)

NAME
DXmCSTextDisableRedisplay - A Text function that temporarily prevents visual update of the DXmCSText widget
SYNOPSIS
#include <DXm/DXmCSText.h> void DXmCSTextDisableRedisplay( Widget widget );
PARAMETERS
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) DXmCSTextDisableRedisplay(3X)
Related Man Pages
xtrealizewidget(3) - debian
xtisrealized(3) - centos
xtrealizewidget(3) - centos
xtrealizewidget(3) - x11r4
xtunrealizewidget(3) - linux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB