osf1 man page for dxmcstextenableredisplay

Query: dxmcstextenableredisplay

OS: osf1

Section: 3x

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

DXmCSTextEnableRedisplay(3X)											      DXmCSTextEnableRedisplay(3X)

NAME
DXmCSTextEnableRedisplay - A Text function that forces the visual update of DXmCSText widget.
SYNOPSIS
#include <DXm/DXmCSText.h> void DXmCSTextEnableRedisplay( Widget widget );
PARAMETERS
Specifies the DXmCSText widget ID.
DESCRIPTION
DXmCSTextEnableRedisplay is used in conjunction with DXmCSTextDisableRedisplay, which suppresses visual update of DXmCSText. When DXmCS- TextEnableRedisplay is called, it determines if any visual attributes have been set or modified for the specified widget since DXmCS- TextDisableRedisplay was called. If so, it forces the widget to update its visual display for all of the intervening changes. Any subse- quent changes that affect visual appearance cause the widget to update its visual display.
SEE ALSO
DXmCSTextDisableRedisplay(3X) DXmCSTextEnableRedisplay(3X)
Related Man Pages
xtunrealizewidget(3) - centos
xtisrealized(3) - x11r4
xtunrealizewidget(3) - x11r4
xtisrealized(3) - suse
xtrealizewidget(3) - suse
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB