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