home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Programming in Tcl & Tk (4th Edition)
/
TCLBOOK4.BIN
/
mac
/
exsource.old
/
26_3.tcl
< prev
next >
Wrap
Text File
|
2003-04-15
|
143b
|
10 lines
#
# Example 26-3
# Combining relative and absolute sizes.
#
place $w -in $parent -relwidth 1 -relheight 1 -x 0 -y 0 \
-width -4 -height -4