Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!dino!jwright From: jwright@cs.iastate.edu (Jim Wright) Newsgroups: comp.sys.mac.programmer Subject: Re: Help: Dialogs bomb after editing with ResEdit Message-ID: <455@dino.cs.iastate.edu> Date: 1 Feb 90 14:35:49 GMT References: <5380@bgsuvax.UUCP> Sender: usenet@dino.cs.iastate.edu Reply-To: jwright@atanasoff.cs.iastate.edu (Jim Wright) Organization: Iowa State U. CS Department; Ames, IA Lines: 17 jimison@bgsuvax.UUCP (Bryan Jimison) writes: | Instead of recompiling the source version | of the resource (my .R file), I just changed the file with the compiled | resources with ResEdit. I then recompiled my program after making some | modifications to my pascal code. When the program tries to display the | dialog, it crashes with a system error of 1 on my CI and a 25 on | a lab's SE. I can speculate. I have had ResEdit spontaneously renumber the items in a dialog on me. Of course, this wreaks havoc on the program when it tries to reference anything by number. This took a long time to track down, but I've seen it happen more than once. So, ResEdit bug or am I screwing up somehow? -- Jim Wright jwright@cs.iastate.edu