home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / programm / 7385 < prev    next >
Encoding:
Text File  |  1992-11-24  |  839 b   |  21 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!daffy!uwvax!barney.cs.wisc.edu!finton
  3. From: finton@barney.cs.wisc.edu (David J. Finton)
  4. Subject: How do you get the better print panel?
  5. Message-ID: <1992Nov24.014728.11570@cs.wisc.edu>
  6. Keywords: print panel selected text
  7. Sender: news@cs.wisc.edu (The News)
  8. Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
  9. Date: Tue, 24 Nov 1992 01:47:28 GMT
  10. Lines: 9
  11.  
  12. I've added print capability to a text object by sending it a printPSCode
  13. message.  But it doesn't give the nicer print panel which allows you to
  14. select whether you want the whole text printed, just the visible part,
  15. or the selected portion.  How is that done?  I tried sending 
  16. smartPrintPSCode to the window, but I got the same panel.
  17.  
  18. Thanks in advance!
  19.  
  20. --David Finton
  21.