frame pathName ?options?
-borderwidth -highlightbackground -highlightthickness -takefocus -cursor -highlightcolor -relief
See the options manual entry for detailed descriptions of the above options.
Command-Line Name: | -background |
Database Name: | background |
Database Class: | Background |
Command-Line Name: | -class |
Database Name: | class |
Database Class: | Class |
Command-Line Name: | -colormap |
Database Name: | colormap |
Database Class: | Colormap |
Command-Line Name: | -container |
Database Name: | container |
Database Class: | Container |
Command-Line Name: | -height |
Database Name: | height |
Database Class: | Height |
Command-Line Name: | -visual |
Database Name: | visual |
Database Class: | Visual |
Command-Line Name: | -width |
Database Name: | width |
Database Class: | Width |
A frame is a simple widget. Its primary purpose is to act as a spacer or container for complex window layouts. The only features of a frame are its background color and an optional 3-D border to make the frame appear raised or sunken.
PathName is the name of the command, which is the same as the frame widget's path name. Option and the args determine the exact behavior of the command. The following commands are possible for frame widgets:pathName option ?arg arg ...?
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1994-1997 Sun Microsystems, Inc.