Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnInvalidateEntry(3X) — OSF/1 1.0 (TIN) MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnInvalidateEntry(3X)  —  Subroutines

Digital

NAME

DXmSvnInvalidateEntry − Specifies that the SVN widget redisplay (update) an entry. 

SYNOPSIS

void DXmSvnInvalidateEntry (widget, entry)
   Widget widget;
   int   entry;

DESCRIPTION

The DXmSvnInvalidateEntry routine allows an application to modify an underlying entry (for example, changing the text or highlighting) by directing the SVN widget to issue the DXmSvnNgetEntryCallback to obtain new information about the specified entry.  Note that if an entry is selected prior to a call to the DXmSvnInvalidateEntry routine, that entry will remain selected after the entry is redisplayed.  Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

Arguments

widgetThe identifier (widget ID) of the SVN widget. 

entryAn integer that represents the entry number to invalidate. 

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