dumper::pathgroup
pathgroup window \ ID properties
Creates a group for a tkp::canvas window. This code requires some extra work in order to deal with tkp::surface, too. A surface does not support any groups. Does not look feasible at all...
pathgroup is being used by ::vgcode::dump-configure-PathCanvas clients.
Example 3.65. ::vgcode::dump-configure-PathCanvas using pathgroup
... debug stdout "pathcanvas passed" } elseif { {group} == $type } { append _graphics \ [dumper::pathgroup $ta_name $id \ [dumper::itemproperties $optsl $id {} $target]]
Copyright © 2009–2010 Arndt Roger Schneider