home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20169 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.2 KB

  1. Path: sparky!uunet!cbmvax!snark!esr
  2. From: esr@snark.thyrsus.com (Eric S. Raymond)
  3. Newsgroups: comp.windows.x
  4. Subject: Success! Eureka!  Cancel that last post...
  5. Message-ID: <1jm6zb#0fJwbK4lwpNj8ZzxLR1HQvRg=esr@snark.thyrsus.com>
  6. Date: 12 Dec 92 10:48:34 GMT
  7. Distribution: world
  8. Lines: 18
  9.  
  10. In <1jl47Z#4zGwVx9MyJTb4OKv6T0lY9bl=esr@snark.thyrsus.com> I wrote:
  11. > With this posting, I am formally crying uncle.  X has baffled and defeated
  12. > me.  I'm an expert C/UNIX programmer and I'm normally very good at picking
  13. > up new interfaces quickly, but X's is sufficiently complex and this enough
  14. > of a heisenbug that I can't get a grip on it.
  15.  
  16. There's good news and bad news.
  17.  
  18. The good news is that I got an attack of the stubborns, pulled an all-nighter,
  19. and finally *solved this problem*!  My xlife now displays multi-state patterns
  20. at any cell size.  Yeee-ha!
  21.  
  22. The bad news is that the way I found to make this work was to use a series of
  23. XFillRectangle() calls in place of a single XFillRectangles().  I now believe
  24. that there is a bug or undocumented limit in the generic XFillRectangles code
  25. itself that was causing this problem.  'Ware hackers!
  26. -- 
  27.                     Eric S. Raymond <esr@snark.thyrsus.com>
  28.