home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19803 < prev    next >
Encoding:
Text File  |  1992-12-14  |  893 b   |  24 lines

  1. Path: sparky!uunet!news.centerline.com!noc.near.net!transfer.stratus.com!sw.stratus.com!dswartz
  2. From: dswartz@sw.stratus.com (Dan Swartzendruber)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: ResEdit and alert boxes
  5. Date: 14 Dec 1992 19:46:23 GMT
  6. Organization: Stratus Computer, Inc.
  7. Lines: 12
  8. Distribution: world
  9. Message-ID: <1gioafINN2bf@transfer.stratus.com>
  10. NNTP-Posting-Host: redondo.sw.stratus.com
  11.  
  12. I'm a little confused.  What is the proper method of correctly sizing (and
  13. shaping) an alert/dialog box containing static text when you are going to
  14. be using one or more ^ parameters with ParamText?  If I don't make the box
  15. big enough and provide a long name (or whatever), I don't get all of the
  16. message.  If I make it plenty big enough, short messages look lost in the
  17. expanse of white-space.  Are there any good ways of doing this dynamically?
  18.  
  19. -- 
  20.  
  21. #include <std_disclaimer.h>
  22.  
  23. Dan S.
  24.