home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!cartier@math.uqam.ca
- From: cartier@math.uqam.ca (Guillaume Cartier)
- Newsgroups: comp.lang.lisp.mcl
- Subject: Re: multiple files with choose-file-dialog?
- Message-ID: <9208272006.AA12235@mipsmath.math.uqam.ca>
- Date: 27 Aug 92 20:06:47 GMT
- Sender: cartier@mipsmath.math.uqam.ca
- Lines: 20
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
- Original-To: info-mcl@cambridge.apple.com (Macintosh Common Lisp)
-
- >Is there an easy way to get choose-file-dialog to return a list of selected
- >files? Or do I need to write a dialog from scratch?
- >
- >Thanks in advance,
- >
- >Michael Young
- >Ohio State University
-
- The choose file dialog is not MCL's own but the standard
- one from the macintosh OS. So, you will have to write your
- own.
-
- Maybe someone already did the job...
-
- *********************************************************************
- * Guillaume Cartier (514) 844-5294 (maison) *
- * L.A.C.I.M. (514) 987-4290 (bureau) *
- * Universite du Quebec a Montreal (514) 987-8477 (telecopieur) *
- * Montreal, Quebec, Canada cartier@math.uqam.ca (internet) *
- *********************************************************************
-