home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1092 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.1 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!wupost!wupost!not-for-mail
  2. From: bloch@wupost.wustl.edu (Charlene Bloch Abrams)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Handles to resources
  5. Date: 28 Jul 1992 16:04:36 -0500
  6. Organization: Washington University, St. Louis
  7. Lines: 17
  8. Message-ID: <154cp4INNnvs@informatics.wustl.edu>
  9. References: <9207281814.AA13221@cambridge.apple.com>
  10. NNTP-Posting-Host: informatics.wustl.edu
  11.  
  12. I have a resource file in which resides a TEXT resource, about which I am
  13. able to find absolutely no information, and I have a couple of questions
  14. of burning importance, for which I should very much appreciate any sort
  15. of answer:
  16.  
  17. (1) Is there a limit on the size of the text string that this resource type
  18.     contains?
  19.  
  20. (2) Once I have a handle to the resource, how do I actually get at the text
  21.     itself? There are functions for getting at, for example, the window
  22.     being referenced by a window handle, but I've no idea about text. It's not
  23.     a pascal string, so it's not as though there's any information about how
  24.     big it is, etc (and even in that case, I'm left somewhat helpless).
  25.  
  26. Any help will be gratefully received.
  27. Charlene
  28.  
  29.