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