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 <fri...@manoverboard.org> wrote: > On 12 Mar 2014, at 12:15 PM, iseecolors <iseecol...@rsqrdc.us> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com