home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13157 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.3 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!news
  2. From: cent@u.washington.edu (bob cent)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: ResEdit resource problem
  5. Message-ID: <1992Jul29.154951.8867@u.washington.edu>
  6. Date: 29 Jul 92 15:49:51 GMT
  7. Sender: news@u.washington.edu (USENET News System)
  8. Organization: university of washington
  9. Lines: 23
  10.  
  11. Greetings, 
  12.  
  13. When I call an Alert box to appear, using either the toolbox function StopAlert
  14. or the MacApp call MacAppAlert, I get the expected alert box but the static
  15. text is surrounded by a heavy black line with rounded corners.  Also, if I
  16. click in the text area, the alert box will go away as though it were the OK
  17. button.   I have included my own OK button which also dismisses the alert box. 
  18. Does anyone understand what I have done wrong?
  19.  
  20. I created this resource using ResEdit 2.1.1.  In doing so, I made an ALRT and
  21. DITL resource which I have given the id number of 3333 to both.  This resource
  22. file is combined with other resource files using SARez and SAPostRez and used
  23. with a Think Pascal-created application which uses MacApp.
  24.  
  25. I have only limited knowledge of ResEdit and would appreciate all
  26. advice/warnings for its use and recommendations for learning materials.
  27.  
  28. Thanks!
  29.  
  30.  
  31. Bob Cent
  32. cent@u.washington.edu
  33. Seattle, Washington
  34.