Content-type: text/html Man page of DXmCreateColorMix

DXmCreateColorMix

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

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

SYNOPSIS

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

PARAMETERS

The identifier (widget ID) of the parent widget. The name of the created widget. The application argument list. The number of arguments in the application argument list.
 

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.
 

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


 

RETURN VALUES

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

SEE ALSO

DXmCreateColorMixDialog(3X)


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
Inherited Resources
RETURN VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:41:49 GMT, October 02, 2010