home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / mcl / 1311 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  971 b 

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