TmRowColumn

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

NAME

TmRowColumn - the RowColumn widget class  

SYNOPSIS

xmRowColumn  pathName [options]
xmMenubar  pathName [options]
xmOptionMenu  pathName [options]
xmPopupMenu  pathName [options]
xmPulldownMenu  pathName [options]
 

DESCRIPTION

This is the tcl binding to the Motif RowColumn widget and convenience functions for special RowColumn widgets.

 

CLASSES

The class name for resource files is XmRowColumn. Resources are inherited from TmManager, TmCore. Methods are inherited from TmCore.

 

RESOURCES

The new resources are
adjustLast
adjustMargin
entryAlignment
entryBorder
entryClass
entryVerticalAlignment
isAligned
isHomogenous
labelString
marginHeight
marginWidth
menuAccelerator
menuHelpWidget
menuHistory
menuPost
mnemonic
mnemonicCharSet
numColumns
orientation
packing
popupEnabled
radioAlwaysOne
radioBehavior
resizeHeight
rowColumnType
spacing
submenuId
entryClass
entryVerticalAlignment
isAligned
isHomogenous
labelString
marginHeight
marginWidth
menuAccelerator
menuHelpWidget
menuHistory
menuPost
mnemonic
mnemonicCharSet
numColumns
orientation
packing
popupEnabled
radioAlwaysOne
radioBehavior
resizeHeight
rowColumnType
spacing
submenuId
entryClass
entryVerticalAlignment
isAligned
isHomogenous
labelString
marginHeight
marginWidth
menuAccelerator
menuHelpWidget
menuHistory
menuPost
mnemonic
mnemonicCharSet
numColumns
orientation
packing
popupEnabled
radioAlwaysOne
radioBehavior
resizeHeight
rowColumnType
spacing
subMenuId
tearOffModel
whichButton

orientation
The values for this resource are
horizontal
vertical

packing
The values for this resource are
pack_tight
pack_column
pack_none

 

METHODS

New methods for this class are:
entryCallback
mapCallback
tearOffMenuActivateCallback
tearOffMenuDeactivateCallback
unmapCallback

 

CALLBACK SUBSTITUTIONS

The substitutions supported for this class are
%reason  - the additional values are
activate
tear_off_activate
tear_off_deactivate

 

TEAR-OFF MENUS

MenuPanes in Motif 1.2 or later can be torn off. This is done by specifying the resource tearOffModel to have the value tear_off_enabled when the MenuPane is created.

When a menu is a tearoff menu, an additional button is created with separator-like behaviour. This button has a pathname made up of the rowcolumn's name followed by ``.TearOffControl''.

 

CHILDREN

An OptionMenu has the children with names "OptionLabel" and "OptionButton" automatically created. These may be manipulated (e.g setting to insensitive to block menu interaction).

 

BUGS

None known as yet.  

AUTHOR

Jan Newmarch, University of Canberra


 

Index

NAME
SYNOPSIS
DESCRIPTION
CLASSES
RESOURCES
METHODS
CALLBACK SUBSTITUTIONS
TEAR-OFF MENUS
CHILDREN
BUGS
AUTHOR

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