Create a frame for enclosing other widgets using the Frame method. For example:
$parent->Frame( options )
The standard configuration options that apply to Frame are: -background, -bg, -borderwidth, -bw, -cursor, -height, -highlightbackground, -highlightcolor, -highlightthickness, -relief, -takefocus, and -width.
Other options are:
Copyright © 2002 O'Reilly & Associates. All rights reserved.