• 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: keyDown how to pass on events?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: keyDown how to pass on events?


  • Subject: Re: keyDown how to pass on events?
  • From: Chris Gehlker <email@hidden>
  • Date: Thu, 25 Oct 2001 15:17:26 -0700

On 10/25/01 8:04 AM, "Mark's Studio" <email@hidden> wrote:

> I have done this to catch events and that's working, but how do i pass
> the events on?
>
> -(void)keyDown:(NSEvent*)theEvent {
> NSLog(@"keyDown %@",[theEvent characters]);
>
> [self interpretKeyEvents:[NSArray arrayWithObject:theEvent]];
> }
>
> Thanks
> Peter Mark

[super keyDown:theEvent];
--
Many individuals have, like uncut diamonds, shining qualities beneath a
rough exterior. - Juvenal, poet (c. 60-140)


References: 
 >keyDown how to pass on events? (From: "Mark's Studio" <email@hidden>)

  • Prev by Date: Settings text in an NSScrollView
  • Next by Date: Re: Out-of-date Dev Docs?
  • Previous by thread: keyDown how to pass on events?
  • Next by thread: problems with NSAffineTransform
  • Index(es):
    • Date
    • Thread