Re: help on canvas drawing
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: help on canvas drawing

From: Arjen Markus <arjen.markus@wldelft.nl>
Date: Mon Mar 20 2006 - 09:18:10 CET

Since you are using the tag "circle" to select all (!) items on the
canvas with that
tag, yes, they will all be moved. Even lines and texts and images with
that
tag would be moved ;).

A helpful resource in general is the Wiki: http://wiki.tcl.tk

The man page on the canvas widget also lists commands to allow you to
look for the nearest item and so on. Maybe that is what you are looking
for?

Regards,

Arjen
Received on Sun Apr 30 02:40:50 2006