Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnHideSelections(3X) — Ultrix/UWS 4.5.1 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnHideSelections(3X)

NAME

DXmSvnHideSelections − Specifies that the SVN widget show selected entries in the default format, without drawing selection graphics on those entries. 

SYNOPSIS

void DXmSvnHideSelections (widget)
      Widget  widget;

PARAMETERS

The identifier (widget ID) of the SVN widget. 

DESCRIPTION

The DXmSvnHideSelections routine specifies that the SVN widget show selected entries in the default format (reverse video in outline mode), without drawing selection graphics on the entries even if the entries are selected.  Use this routine if you want to hide selections when the application loses ownership of the global selection.  Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay*O. 

To redraw entries with selection graphics, use the DXmSvnShowSelections routine. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026