home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / tcl / 2487 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  966 b 

  1. Path: sparky!uunet!think.com!spool.mu.edu!sol.ctr.columbia.edu!destroyer!news.itd.umich.edu!spencer
  2. From: spencer@med.umich.edu (Spencer W. Thomas)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: printing a canvas
  5. Date: 27 Jan 93 15:23:30
  6. Organization: University of Michigan HSITN
  7. Lines: 14
  8. Message-ID: <SPENCER.93Jan27152330@guraldi.med.umich.edu>
  9. References: <1k6igdINNqnj@cae.cad.gatech.edu>
  10. NNTP-Posting-Host: guraldi.itn.med.umich.edu
  11. In-reply-to: estephen@whosnext.cad.gatech.edu's message of 27 Jan 1993 17:58:37 GMT
  12.  
  13. In article <1k6igdINNqnj@cae.cad.gatech.edu> estephen@whosnext.cad.gatech.edu (Eric R Stephens) writes:
  14.  
  15. > How do you print canvases?
  16.  
  17. Get tk3.0.
  18.  
  19. Build your canvas (don't use "window" items).  Suppose it's called .c
  20.  
  21. exec lpr << [.c postscript]
  22.  
  23. --
  24. =Spencer W. Thomas         |  Info Tech and Networking, B1911 CFOB, 0704
  25.    "Genome Informatician"    |  Univ of Michigan, Ann Arbor, MI 48109
  26. Spencer.W.Thomas@med.umich.edu    |  313-747-2778, FAX 313-764-4133
  27.