Menu

#1438 extremely long, fat lines not displayed

obsolete: 8.4.2
open
5
2004-02-14
2003-03-12
Don Porter
No

Tk user reports:

> extremely long
> lines still don't render if their width is bigger
than 1. For example:
>
> canvas .c -width 100 -height 100 -bg white
> pack .c
> set xbig [expr {pow(2,31)-3}]
> .c create line 0 30 $xbig 30 -fill red -width 1
> .c create line 0 50 $xbig 50 -fill blue -width 2
>
> The second line isn't visible.

Problem exists in both 8.4.2 and 8.4.1 on Win2K,
and in 8.3.4 on Linux/Alpha.

This is not a duplicate of 663981 or 630171.

Might be related to Tk Bug 559792 ?

Discussion

  • Jeffrey Hobbs

    Jeffrey Hobbs - 2004-02-14
    • assigned_to: hobbs --> hobbs
     
  • Don Porter

    Don Porter - 2007-09-05

    Logged In: YES
    user_id=80530
    Originator: YES

    This appears to still be valid in 8.5a7

     
MongoDB Logo MongoDB