NAME
scrolledWindow - A widget which add scrolling capabilities to its child.
SYNOPSIS
- scrolledWindow ?-option optionVal ...?
OPTIONS
- STD_OPTIONS
-
type:
default:
- -child
- Widget ID of the child
type: widget-id
default: ""
- -scrollbar
- What type of scrollbar the widget should have. This can
also be a list of two values where the first value
is the type of the horizontal scrollbar and the
second value is the type of the vertical scrollbar.
Also possible is a boolean value understood by tcl
where true is a synonym for always and
false is a synonym for never.
type: always, never, automatic
default: automatic
DESCRIPTION
WIDGET COMMANDS
KEYWORDS
Copyright © 2001 - 2002 P. G. Baum