NAME

window - Create and manipulate a top level widget.

SYNOPSIS

window ?-option optionVal ...?

OPTIONS

-title

type: string
default: ""
-resizable

type: boolean
default: true
-modal

type: boolean
default: false
-type;;

type:
default:
-child

type: widget-id
default: ""
-width
Default width of window.
type: integer
default: -1
-height
Default height of window.
type: integer
default: -1

DESCRIPTION

WIDGET COMMANDS

KEYWORDS


Copyright © 2001 - 2002 P. G. Baum