summaryrefslogtreecommitdiffstats
path: root/library/safetk.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-12-29 22:56:24 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-12-29 22:56:24 (GMT)
commitda883877fe19f11084092eb164c88c49485d0058 (patch)
tree347a71e76d6dec98bb6e97f68188703ba3fd24d0 /library/safetk.tcl
parent1ba683df5b82930fde24c4b820700304a278296a (diff)
downloadtk-da883877fe19f11084092eb164c88c49485d0058.zip
tk-da883877fe19f11084092eb164c88c49485d0058.tar.gz
tk-da883877fe19f11084092eb164c88c49485d0058.tar.bz2
Use some more point-expressions in stead of tk::ScaleNum
Diffstat (limited to 'library/safetk.tcl')
-rw-r--r--library/safetk.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/safetk.tcl b/library/safetk.tcl
index b86db1a..f3dacd7 100644
--- a/library/safetk.tcl
+++ b/library/safetk.tcl
@@ -250,7 +250,7 @@ proc ::safe::tkTopLevel {child display} {
-command [list ::safe::tkDelete $w $w $child]
pack $wc.fb.b -side right -fill both
pack $wc.fb -side right -fill both -expand 1
- pack $wc.l -side left -fill both -expand 1 -ipady [::tk::ScaleNum 2]
+ pack $wc.l -side left -fill both -expand 1 -ipady 1.5p
pack $wc -side bottom -fill x
# Container frame