home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Programming in Tcl & Tk (4th Edition)
/
TCLBOOK4.BIN
/
mac
/
exsource.old
/
24_13.tcl
< prev
next >
Wrap
Text File
|
2003-04-15
|
184b
|
11 lines
#
# Example 24-13
# More than one expanding widget.
#
# Use all of Example 24-11then repack .menubar and .body
pack .menubar -expand true -fill x
pack .body -expand true -fill both