home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1099 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.0 KB

  1. Path: sparky!uunet!sun-barr!olivea!apple!cambridge.apple.com!djskrien@COLBY.EDU
  2. From: djskrien@COLBY.EDU (Dale Skrien)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: window-hardcopy for fred dialog items
  5. Message-ID: <9207301425.AA12358@host4.COLBY.EDU>
  6. Date: 30 Jul 92 10:27:33 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 14
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. On page 493 in the manual for MCL 2.0 final, it says that window-hardcopy
  13. works for Fred windows or Fred dialog items.  However, when I create a
  14. window with a scrolling-fred-dialog-item (which I assign to a variable x)
  15. and then call
  16.   (window-hardcopy x)
  17. I get an error message:  "No applicable method for args:
  18. (#<ccl::scrolling-fred-dialog-item #x51E179>) to
  19. #<standard-generic-function window-hardcopy #x47A396>."
  20.  
  21. Am I doing something wrong?
  22.  
  23. Dale J. Skrien                                                   djskrien@colby.edu
  24. Dept. of Mathematics & Computer Science                207-872-3256
  25. Colby College, Waterville  ME  04901
  26.