TmScrolledWindow
Section: C Library Functions (3)
Updated: 24 July 1993
Index
Return to Main Contents
NAME
TmScrolledWindow
- the ScrolledWindow widget class
SYNOPSIS
xmScrolledWindow
pathName [options]
DESCRIPTION
This is the
tcl
binding to the Motif ScrolledWindow widget.
CLASSES
The class name for resource files is
XmScrolledWindow.
Resources are inherited from
TmManager, TmCore.
Methods are inherited from
TmCore.
RESOURCES
The new resources are
-
clipWindow
horizontalScrollBar
scrollBarDisplayPolicy
scrollBarPlacement
scrolledWindowMarginHeight
scrolledWindowMarginWidth
scrollingPolicy
spacing
verticalScrollbar
workWindow
CHILDREN
ScrolledWindow has a number of children, which may or may not exist, depending
on the scrolling policy. They have names
-
HorScrollBar
VertScrollBar
ClipWindow
Each child has methods appropriate to its type.
Note that OSF warn against assuming a
particular type for any child widget, so you should check the
class before using a widget-specific method.
METHODS
New methods for this class are
-
traverseObscuredCallback
CALLBACK SUBSTITUTIONS
The substitutions supported for this class are
-
%reason
- the additional values are
-
obscured_traversal
BUGS
None known as yet.
AUTHOR
Jan Newmarch, University of Canberra
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- CLASSES
-
- RESOURCES
-
- CHILDREN
-
- METHODS
-
- CALLBACK SUBSTITUTIONS
-
- BUGS
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 04:18:59 GMT, December 02, 2024