![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: canvas overlapping bug?
From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Thu Dec 01 2005 - 10:52:19 CET
Aleks <vuje@ifg.uni-hannover.de> wrote:
oh boy, why create an oval item, when you need a single point? ;-)
Usually, ovals don't include the corner points used to place them.
% .c find overlapping 100.5 100 100.5 100
strangely, some other coordinates that I thought
I can't tell if this can be seen as a bug or not.
|