xmtextenableredisplay(3) centos man page | unix.com

Man Page: xmtextenableredisplay

Operating Environment: centos

Section: 3

XmTextEnableRedisplay(library call)									       XmTextEnableRedisplay(library call)

NAME
XmTextEnableRedisplay -- A Text function that forces the visual update of a Text widget
SYNOPSIS
#include <Xm/Text.h> void XmTextEnableRedisplay( Widget widget);
DESCRIPTION
XmTextEnableRedisplay is used in conjunction with XmTextDisableRedisplay, which suppresses visual update of the Text widget. When XmTextEn- ableRedisplay is called, it determines if any visual attributes have been set or modified for the specified widget since XmTextDisableRe- display 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. This function also causes the insertion cursor, which is not shown while redisplay is disabled, to be restored. widget Specifies the Text widget ID
RELATED
XmTextDisableRedisplay(3). XmTextEnableRedisplay(library call)
Related Man Pages
xmtextsetsource(3) - redhat
xmtextsetsource(3) - centos
xmcreatescrolledtext(3) - centos
xmcreatescrolledtext(3) - hpux
xmtextsetsource(3x) - osf1
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq