Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmScaleSetValue(3XM) — NEWS-os 4.1C

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmScale(3XM)

XmScaleSetValue(3XM)  —  NEWS-OS Programmer’s Manual

NAME

XmScaleSetValue — a Scale function that sets a slider value.

SYNOPSIS

#include <Xm/Scale.h> void XmScaleSetValue (widget, value)
Widgetwidget;
intvalue;

DESCRIPTION

XmScaleSetValue sets the slider value within the Scale widget. 

widgetSpecifies the Scale widget ID. 

valueSpecifies the slider position along the scale.  This sets the XmNvalue resource. 

For a complete definition of Scale and its associated resources, see XmScale(3XM). 

RELATED INFORMATION

XmScale(3XM). 

NEWS-OSRelease 4.1C

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