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