Re: bouncing icon in dock
Re: bouncing icon in dock
- Subject: Re: bouncing icon in dock
- From: iseecolors <email@hidden>
- Date: Wed, 12 Mar 2014 11:08:24 -0700
Fritz,
Actually, I say it doesn’t matter, because I did try commenting out the override and the problem remained. Also the override is good about calling the super.
Rich
On Mar 12, 2014, at 10:33 AM, Fritz Anderson <email@hidden> wrote:
> On 12 Mar 2014, at 12:15 PM, iseecolors <email@hidden> wrote:
>
>> I do override sendEvent:, but I don’t see how that would matter.
>
> Begging pardon, but I’d think your next move is to see whether it _does_ matter. If you saw that something in your code would matter in causing a bug, you’d have fixed it already, right? So the problem is in something you _didn’t_ see, and now you have to look, not just “see.”
>
> Take out the override. Do you call through to super? I’m betting that you aren’t duplicating _everything_ NSApplication does with that method.
>
> — F
>
_______________________________________________
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