Re: NSFontPanel swamping the responder chain (and crashing)
Re: NSFontPanel swamping the responder chain (and crashing)
- Subject: Re: NSFontPanel swamping the responder chain (and crashing)
- From: Quincey Morris <email@hidden>
- Date: Thu, 21 May 2015 16:51:32 +0000
On May 21, 2015, at 03:09 , Graham Cox <email@hidden> wrote:
>
> So it looks as if the mystery is solved
Yes. The funny thing is that I could have sworn that NSSavePanel wasn’t a NSWindow subclass, but of course it is.
The other funny thing is that if you look in your Instruments data for the allocation event that creates it, you see this:
> 5 AppKit +[NSSavePanel _crunchyRawUnbonedPanel]
The only way it could be any better is if it were huggable, too.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden