osf1 man page for dxmcstextsethighlight

Query: dxmcstextsethighlight

OS: osf1

Section: 3x

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

DXmCSTextSetHighlight(3X)												 DXmCSTextSetHighlight(3X)

NAME
DXmCSTextSetHighlight - Changes the highlighting of the compound string text located between two specified logical positions.
SYNOPSIS
void DXmCSTextSetHighlight( Widget widget, DXmCSTextPosition left, DXmCSTextPosition right, XmHighlightMode mode );
PARAMETERS
The identifier (widget ID) of the compound string text widget. The left boundary of the text to be highlighted. The right boundary of the text to be highlighted. One of the following types of highlighting: ------------------------------------------------------- Value Description ------------------------------------------------------- XmHIGHLIGHT_NORMAL Removes highlighting. XmHIGHLIGHT_SELECTED Uses reverse video. XmHIGHLIGHT_SECONDARY_SELECTED Uses underlining. -------------------------------------------------------
DESCRIPTION
The DXmCSTextSetHighlight routine changes the highlighting of the compound string text located between two specified positions, by removing the highlighting or by implementing underlining or reverse video. This visual change in the display does not affect (set) the selections. DXmCSTextSetHighlight(3X)
Related Man Pages
xmtextfieldsethighlight(3) - centos
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
xmtextsethighlight(3x) - osf1
Similar Topics in the Unix Linux Community
Low Impact PHP Errors and Logging Levels
PHP Write Man Pages to MySQL DB