home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / mcl / 1205 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  772 b 

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!jbk@world.std.com
  2. From: jbk@world.std.com (Jeffrey B Kane)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: using Sequence-dialog-items
  5. Message-ID: <9208131319.AA17105@world.std.com>
  6. Date: 13 Aug 92 13:19:04 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 8
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. Luke,
  13.   Thanks for the example code.  I wonder why the palette uses
  14. sequence-dilog-its
  15. instead of the more useful table-dialog-item class?  It seems that although
  16. there is more efficient storage in this class, there is very little underlying
  17. support to figure out what was selected from a simple list (which I assumed
  18. was the purpose of specializing it).
  19.     Jeffrey
  20.