DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmTextDisableRedisplay(X3mot)


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.

widget
Specifies the Text widget ID

References

XmTextEnableRedisplay(X3mot)


25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004