obj method canvaseditor selectedStackSequence {{tagMode no}} {
lappend result
foreach tag [$self stackSequence yes] {
regexp {(fill|line)(::.*)} $tag - class obj
if {[$obj topgroup] in [my selection]} then {
if {$tagMode} then {
lappend result $tag
} else {
lappend result $obj
}
}
}
set result
}
© Wolf-Dieter Busch | Home | Sitemap | Urheber | A-Z