Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCreateColorMix(3X)  —  Subroutines

Digital

NAME

DXmCreateColorMix − Creates a color mixing widget, without a pop-up dialog box. 

SYNOPSIS

Widget DXmCreateColorMix(parent, name, arglist, argcount)
    Widget  parent;
    String  name;
    ArgList  arglist;
    Cardinal argcount;

DESCRIPTION

The DXmCreateColorMix routine uses the same arguments and resources as the DXmCreateColorMixDialog routine to create a color mixing widget, but does not include a pop-up dialog box.  Note, however, that if color resources are limited, your application should use the pop-up color mixing widget instead. 

Arguments

parentThe identifier (widget ID) of the parent widget. 

nameThe name of the created widget. 

arglistThe application argument list. 

argcountThe number of arguments in the application argument list. 

RETURN VALUES

The identifier (widget ID) of the created color mixing widget. 

Inherited Resources

DXmCreateColorMix inherits behaviour and resources from the following superclasses: Core Resource Set
Composite Resource Set
Constraint Resource Set
XmManager Resource Set
XmBulletinBoard Resource Set
DXmColorMix Resource Set

RELATED INFORMATION

DXmCreateColorMixDialog .

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