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