TmSpinBox

Section: C Library Functions (3)
Updated: 24 July 1993
Index Return to Main Contents
 

NAME

TmSpinBox - the SpinBox widget class  

SYNOPSIS

xmSpinBox  pathName [options]
 

DESCRIPTION

This is the tcl binding to the Motif SpinBox widget.  

CLASSES

The class name for resource files is XmSpinBox. Resources are inherited from TmPrimitive, TmCore. Methods are inherited from TmCore.

THE REST OF THIS REFERS TO LABEL - UPDATE

 

RESOURCES

The new resources are
accelerator
acceleratorText
alignment
fontList
labelInsensitivePixmap
labelPixmap
labelType
marginBottom
marginHeight
marginLeft
marginRight
marginTop
marginWidth
mnemonic
mnemonicCharSet
recomputeSize
stringDirection

alignment
The values for this resource are

alignment_beginning
alignment_center
alignment_end

labelPixmap file
The value of this resource is a filename containing a bitmap (not pixmap). If the filename begins with a `/' then it is treated as the absolute pathname of the file. Otherwise the actual file is found by a search in a set of directories specified in a horribly complicated but actually very useful manner. See the Motif function XmGetPixmap() for this.

labelType
The values for this resource are
string
pixmap

 

METHODS

There are no new methods for this class.

 

CALLBACK SUBSTITUTIONS

No substitutions are supported for this class.  

BUGS

None known as yet.  

AUTHOR

Jan Newmarch, University of Canberra


 

Index

NAME
SYNOPSIS
DESCRIPTION
CLASSES
RESOURCES
METHODS
CALLBACK SUBSTITUTIONS
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 04:19:11 GMT, December 02, 2024