Re: canvas overlapping bug?
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: canvas overlapping bug?

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Thu Dec 01 2005 - 11:56:37 CET

Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> wrote:
> Depending on the item type there may be documented
> exceptions (points that are defined to be *not* part of
> the item), that can lead to unexpected effects on very
> small items.

The manpage of canvas states about "OVAL ITEMS":

: The oval will include the top and left edges
: of the rectangle not the lower or right edges.

If the top and left edges coincide with the lower
and left edges, then this leads to a contradiction
in the documentation, so it could be deduced, that
the behaviour of such setups isn't "defined" (even
if no exception is thrown).
Received on Sat Dec 3 03:28:38 2005