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