home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / tcl / 1905 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.3 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!agate!sprite.Berkeley.EDU!ouster
  2. From: ouster@sprite.Berkeley.EDU (John Ousterhout)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: couldn't allocate a color for "#ffe4c4"
  5. Date: 20 Nov 1992 16:32:42 GMT
  6. Organization: U.C. Berkeley Sprite Project
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <1ej3vaINN35a@agate.berkeley.edu>
  10. References: <1992Nov19.025858.15521@bnr.ca>
  11. NNTP-Posting-Host: tyranny.berkeley.edu
  12.  
  13. In article <1992Nov19.025858.15521@bnr.ca>, scoob@bnr.ca (Christian Marcotte) writes:
  14. |> 
  15. |> 
  16. |> So this is my first Tk application.
  17. |> Tk is the best thing since chocolate but I still have this little problem
  18. |> when running my tk application on my color machine when I already a very
  19. |> colorful background...
  20. |> 
  21. |>    couldn't allocate a color for "#ffe4c4"
  22. |> 
  23. |> Any ideas on how I could avoid that?
  24. |> 
  25. |> Thanks.
  26. |> 
  27. |> -- scoob
  28. |> 
  29. |> 
  30. |> -- 
  31. |> ---------------------------------------------------------------------------
  32. |> Christian Marcotte                Bell-Northern Research
  33. |> scoob@bnr.ca                      3500 Carling Ave
  34. |> Telephone: (613) 763-2782         Nepean, Ont., Canada K1Y 4H7
  35.  
  36. Tk 2.3 doesn't handle color exhaustion very gracefully.  This code has
  37. been reworked and will behave more gracefully in the next Tk release.
  38.