home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15213 < prev    next >
Encoding:
Text File  |  1992-09-08  |  783 b   |  23 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!spool.mu.edu!agate!iat.holonet.net!timper
  3. From: timper@iat.holonet.net (Tim Perkis)
  4. Subject: EditText items larger than 255 bytes?
  5. Message-ID: <BuAyG1.8n7@iat.holonet.net>
  6. Organization: HoloNet (BBS: 510-704-1058)
  7. Date: Wed, 9 Sep 1992 08:33:35 GMT
  8. Lines: 13
  9.  
  10. Is there a reasonable way to access an editText item in a Modal
  11. dialog having more than 255 Characters? I know that a Dialog
  12. Record has a normal TErecord to hold the text: the bottleneck limiting
  13. edit text dialog items to 255 seems to be the GetDItem arguments,
  14. which are Str255. 
  15.  
  16. Even better, does anyone know of a CDEF or hunk of code available to
  17. put a scrollable edit text in a dialog user or control item?
  18.  
  19. Respond by email or posting here.
  20.  
  21. timper@holonet.net
  22.  
  23.