• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to prevent NSApp from NSBeeping ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to prevent NSApp from NSBeeping ?


  • Subject: Re: How to prevent NSApp from NSBeeping ?
  • From: "Daniel Angermeier" <email@hidden>
  • Date: Thu, 30 Aug 2007 10:14:15 +0200

yea, I already tried that but it didn't work.
Overrode - (void)noResponderFor:(SEL)eventSelector
in an NSApp subclass but it's never called.
I am having the NSBeeping problem with main menu items and table views.
isn't every event that is not handled through the responder chain
forwarded back to NSApp at the end of the responder chain ?
Is there any way to make NSApp not invoke NSBeep() then ?

Thanks again,

Daniel



On 8/30/07, Jim Correia <email@hidden> wrote:
> On Aug 29, 2007, at 8:35 PM, Daniel Angermeier wrote:
>
> > Is it possible to have NSApp not make the NSBeep sound when sendEvent
> > is not handled ?
>
> <http://developer.apple.com/documentation/Cocoa/Reference/
> ApplicationKit/Classes/NSResponder_Class/Reference/Reference.html#//
> apple_ref/occ/instm/NSResponder/noResponderFor:>
>
> Jim
>
>
_______________________________________________

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

  • Follow-Ups:
    • Re: How to prevent NSApp from NSBeeping ?
      • From: Scott Thompson <email@hidden>
References: 
 >How to prevent NSApp from NSBeeping ? (From: "Daniel Angermeier" <email@hidden>)
 >Re: How to prevent NSApp from NSBeeping ? (From: Jim Correia <email@hidden>)

  • Prev by Date: [solved] Re: Core Data / Bindings problem
  • Next by Date: Re: How to create .widgetplugin with java source file??
  • Previous by thread: Re: How to prevent NSApp from NSBeeping ?
  • Next by thread: Re: How to prevent NSApp from NSBeeping ?
  • Index(es):
    • Date
    • Thread