home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!apple!cambridge.apple.com!djskrien@COLBY.EDU
- From: djskrien@COLBY.EDU (Dale Skrien)
- Newsgroups: comp.lang.lisp.mcl
- Subject: window-hardcopy for fred dialog items
- Message-ID: <9207301425.AA12358@host4.COLBY.EDU>
- Date: 30 Jul 92 10:27:33 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 14
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
- Original-To: info-mcl@cambridge.apple.com
-
- On page 493 in the manual for MCL 2.0 final, it says that window-hardcopy
- works for Fred windows or Fred dialog items. However, when I create a
- window with a scrolling-fred-dialog-item (which I assign to a variable x)
- and then call
- (window-hardcopy x)
- I get an error message: "No applicable method for args:
- (#<ccl::scrolling-fred-dialog-item #x51E179>) to
- #<standard-generic-function window-hardcopy #x47A396>."
-
- Am I doing something wrong?
-
- Dale J. Skrien djskrien@colby.edu
- Dept. of Mathematics & Computer Science 207-872-3256
- Colby College, Waterville ME 04901
-