home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / tcl / 1086 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!pasteur!sickdog.CS.Berkeley.EDU!jiangwu
  3. From: jiangwu@sickdog.CS.Berkeley.EDU (Jiang Wu)
  4. Subject: NO Bugs in Canvas Rect/Oval item
  5. Message-ID: <1992Jul31.200108.26342@pasteur.Berkeley.EDU>
  6. Followup-To: Bugs in Canvas Rect/Oval item
  7. Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
  8. Nntp-Posting-Host: sickdog.cs.berkeley.edu
  9. Organization: University of California, Berkeley
  10. Date: Fri, 31 Jul 1992 20:01:08 GMT
  11. Lines: 13
  12.  
  13.  
  14. Upon receiving e-mail from John Ousterhout and Tim Mooney telling me
  15. that they could not reproduce the bug I claimed in my last posting, I
  16. went back to wish and did some more experiment.
  17.  
  18. There is NO bug in the Tk2.1 canvas rect/oval item.  The bug is in canvas
  19. pixmap extension that we received from Allen Downey.  The canvas pixmap
  20. extension is a patch the original Tk2.1 canvas rect/oval code.  I didn't
  21. about this until today.  That is why I thought the bug was in the Tk2.1
  22. canvas rect/oval.  I am sorry about that.
  23.  
  24. -- Jiang Wu
  25.    jiangwu@postgres.berkeley.edu
  26.