Very odd program hang??
Very odd program hang??
- Subject: Very odd program hang??
- From: Andrew Merenbach <email@hidden>
- Date: Sun, 21 Jul 2002 16:21:53 -0700
I'm working on a big program at the moment, and I'm encountering the
same sort of error I encountered while using AppleScript Studio to do my
work: when I enter a value of 200 into a certain text field and click a
button, my program hangs and I need to force quit. This was the main
reason I switched to Cocoa in the first place, and though I'm very glad
I did, this is disconcerting. Nothing appear in the Console (both in
Project Builder and in /Applications/Utilities/), and this only seems to
happen when I enter a large number. (The oddest thing is that the
windows that hang my program now are the exact same ones that caused the
crash under AppleScript Studio.)
My program functions differently from the AS-S one, too, in that it
sends calculations to the BC calculator program, so I haven't told my
program to do any arithmetic on its own.
Any suggestions? Is this a known problem? Will it be fixed in Jaguar?
Thanks in advance,
Andrew Merenbach
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.