osf1 man page for xmtextdisableredisplay

Query: xmtextdisableredisplay

OS: osf1

Section: 3x

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

XmTextDisableRedisplay(3X)												XmTextDisableRedisplay(3X)

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. Specifies the Text widget ID
SEE ALSO
XmTextEnableRedisplay(3X) XmTextDisableRedisplay(3X)
Related Man Pages
xmtextinsertwcs(3) - redhat
xmcreatescrolledtext(3) - centos
xmtextinsertwcs(3) - centos
xmcreatescrolledtext(3x) - osf1
xmtextinsertwcs(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB