xmtextdisableredisplay(3) redhat man page | unix.com

Man Page: xmtextdisableredisplay

Operating Environment: redhat

Section: 3

XmTextDisableRedisplay(library call)									      XmTextDisableRedisplay(library call)

NAME
XmTextDisableRedisplay -- A Text function that temporarily prevents visual update of the Text widget
SYNOPSIS
#include <Xm/Text.h> void XmTextDisableRedisplay( 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, although the insertion cursor is not displayed. This allows an application to make multiple changes to the widget without causing intermediate visual updates. widget Specifies the Text widget ID
RELATED
XmTextEnableRedisplay(3). XmTextDisableRedisplay(library call)
Related Man Pages
xmtextsetsource(3) - redhat
xmcreatescrolledtext(3) - hpux
xmtextinsertwcs(3) - hpux
xmtextinsert(3) - hpux
xmtextsetsource(3x) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Issue with &quot;rsh&quot; on RedHat