Re: When does -[NSWindow sendEvent:] beep?
Re: When does -[NSWindow sendEvent:] beep?
- Subject: Re: When does -[NSWindow sendEvent:] beep?
- From: "Sean McBride" <email@hidden>
- Date: Tue, 20 Feb 2007 16:49:19 -0500
- Organization: Rogue Research
On 2007-02-20 12:45, David Catmull said:
>This works for regular text typing, but for the arrow key it just
>beeps, whether I use 0x7E as in Carbon or NSUpArrowFunctionKey (with -
>[NSString stringWithCharacters:length:] instead). Where am I going
>wrong?
Did you try putting a breakpoint on NSBeep() (via 'b NSBeep' in gdb).
Maybe the backtrace will have a revealing method name...
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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