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)NAMEXmTextDisableRedisplay -- A Text function that temporarily prevents visual update of the Text widgetSYNOPSIS#include <Xm/Text.h> void XmTextDisableRedisplay( Widget widget);DESCRIPTIONXmTextDisableRedisplay 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 IDRELATEDXmTextEnableRedisplay(3). XmTextDisableRedisplay(library call)
Related Man Pages |
---|
xmtextinsertwcs(3) - redhat |
xmtextsetsource(3) - centos |
xmcreatescrolledtext(3) - centos |
xmcreatescrolledtext(3x) - osf1 |
xmtextsetsource(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
SAN Migration question |
Sequence extraction |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |