Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnHideSelections(3X) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnHideSelections(3X)  —  Subroutines

Digital

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;

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 . To redraw entries with selection graphics, use the DXmSvnShowSelections routine. 

Arguments

widgetThe identifier (widget ID) of the SVN widget. 

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