home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!lll-winken!sun-barr!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!berger@SOE.Berkeley.Edu
- From: berger@SOE.Berkeley.Edu (Daniel Berger)
- Newsgroups: comp.lang.lisp.mcl
- Subject: table-dialog-item
- Message-ID: <9208252346.AA12823@dewey>
- Date: 25 Aug 92 23:46:02 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 13
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
- Original-To: info-mcl@cambridge.apple.com
- X-Mailer: ELM [version 2.3 PL11]
-
-
- Here is a pretty silly question -
-
- Is there a programable way to set the contents of a (single) cell of a
- table-dialog-item or a sequence-dialog-item? I do not want to set the
- contents of the entire sequence (i.e., with set-table-sequence - I'd like
- something like "set-cell-content"), as I do not know what the content is.
- (I may be reading the content in from a file, and would like to create
- the table first and fill the content as I go along).
-
- Am I missing something obvious?
-
- Daniel
-