Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
- Subject: Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
- From: Matt Neuburg <email@hidden>
- Date: Tue, 11 Jul 2006 20:18:07 -0700
- Thread-topic: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
On Mon, 10 Jul 2006 14:52:13 -0700, Shehryar Khan <email@hidden> said:
>
>The workaround for this problem (until Apple delivers a fix) is to
>explicitly retain the matrix in windowControllerDidLoadNib: (yes
>memory leak, horrible, yes I know but it's better than the app
>crashing outright).
>
>-shehryar
>
>ps. apologies for the noob question but what's the best way to
>report this bug to Apple?
(1) That's obviously *a* workaround - we never release the matrix so the
problem can never arise - but it just doesn't seem like this should
necessary. Did you try Erik's idea of setting the window's firstresponder to
nil?
(2) The way to report a bug to Apple is at (get this)
<http://bugreport.apple.com>.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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