xmtextdisableredisplay(3) centos man page | unix.com

Man Page: xmtextdisableredisplay

Operating Environment: centos

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
xmtextinsert(3) - redhat
xmtextreplacewcs(3) - redhat
xmtextsetsource(3) - redhat
xmtextsetsource(3) - centos
xmtextinsert(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input