hpux man page for xmtextdisableredisplay

Query: xmtextdisableredisplay

OS: hpux

Section: 3

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

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
xmtextinsertwcs(3) - redhat
xmtextinsert(3) - centos
xmtextinsertwcs(3) - hpux
xmtextsetsource(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp