home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / tcl / 2319 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.6 KB

  1. Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!mailgzrz.tu-berlin.de!garfield
  2. From: garfield@cs.tu-berlin.de (Sven Delmas)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: images vs. bitmaps
  5. Date: 8 Jan 1993 11:03:31 GMT
  6. Organization: Techn. Univ. Berlin (Germany)
  7. Lines: 24
  8. Distribution: world
  9. Message-ID: <GARFIELD.93Jan8120331@avalanche.cs.tu-berlin.de>
  10. References: <mathew.726443620@henry>
  11. NNTP-Posting-Host: avalanche.cs.tu-berlin.de
  12. In-reply-to: mathew@elroy.Jpl.Nasa.Gov's message of Thu, 7 Jan 1993 21:53:40 GMT
  13.  
  14. In article <mathew.726443620@henry> mathew@elroy.Jpl.Nasa.Gov (Mathew Yeates) writes:
  15.  
  16.    I would very much like to be able to use color images the same way
  17.    bitmaps are used. I've looked a bit at tkpixmap but
  18.    1) It only looks applicable to someone writing C code, not wish scripts.
  19.    2) Who knows if its up to date or not.
  20.  
  21.    Does anyone already done this stuff? I don't want to have to wait for
  22.    future versions of Tk to do simple stuff like displaying images.
  23. I wrote the TkPixmap patch to add support for color pixmaps to Tk 2.3.
  24. Right after Tk 3.0 came out I ported the patch and posted it to John
  25. Ousterhout. He said he will probably try to incorporate it into Tk
  26. 3.1. If it is not part of Tk 3.1 I will publish the patch after Tk 3.1
  27. is out. The complete patch is very big (for a small patch ;-), so I
  28. want to wait for Tk 3.1, and see if it is incorporated.
  29.  
  30. Sven Delmas
  31. --
  32. ----
  33.   Sven Delmas (Techn. Univ. Berlin)
  34.     garfield@cs.tu-berlin.de
  35. ----
  36.   For every problem there is a solution which is simple, clean and wrong.
  37.                                                   Henry Louis Mencken
  38.