Uses these functions:
obj method dot transform args {
set x [my baseX]
set y [my baseY]
foreach {func argl} $args {
lassign [$func $x $y {*}$argl] x y
}
$self configure -x $x -y $y
}
© Wolf-Dieter Busch | Home | Sitemap | Urheber | A-Z