Re: strange malloc error with NSWindow makeKeyAndOrderFront:
Re: strange malloc error with NSWindow makeKeyAndOrderFront:
- Subject: Re: strange malloc error with NSWindow makeKeyAndOrderFront:
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 5 Oct 2005 12:17:32 -0600
On Oct 5, 2005, at 11:36 AM, Scott Ellsworth wrote:
What is the equivalent for
@try {
}
@catch () {
}
The equivalent is "objc_exception_throw" although you should break on
both that function and -[NSException raise].
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden