home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5315 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!psinntp!cubetech.com!imladris!andrew
  3. From: andrew@cubetech.com (Andrew Loewenstern)
  4. Subject: Re: Destroying Zones
  5. Message-ID: <1992Jul28.192006.21071@cubetech.com>
  6. Organization: Cube Technologies, Inc.
  7. References: <1992Jul27.010436.1749@kakwa.ucs.ualberta.ca>
  8. Date: Tue, 28 Jul 1992 19:20:06 GMT
  9. Lines: 21
  10.  
  11. In article <1992Jul27.010436.1749@kakwa.ucs.ualberta.ca> gary@niagara.ucs.ualberta.ca (Gary Ritchie) writes:
  12. >I'm loading a nib file into its own zone, so that I can later destroy the  
  13. >zone and make everything go away.  I'm having a problem because the nib  
  14. >file contains Windows, and the program has a segmentation fault shortly  
  15. >after the zone is destroyed.
  16. >
  17. >I remember glancing at an article in the spring NeXTworld magazine which  
  18. >discussed how to deal with freeing zones which contain Windows, but I  
  19. >don't have access to that particular issue anymore.
  20. >
  21. >Could someone give me a quick summary on the steps necessary?
  22.  
  23. Make sure you orderOut and free all of the windows in the zone before
  24. destroying it or things will die.  
  25.  
  26.  
  27. andrew
  28. -- 
  29. andrew@cubetech.com
  30. Andrew Loewenstern      | "If I am not for myself, who will be for me?
  31. Cube Technologies, Inc. |  If I am only for myself, who am I?" -Hillel
  32.