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

keyDown how to pass on events?


  • Subject: keyDown how to pass on events?
  • From: "Mark's Studio" <email@hidden>
  • Date: Thu, 25 Oct 2001 17:04:26 +0200

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

Mark's Recording Studio A/S
Faelledvej 19 b DK2200 N
Copenhagen Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden


  • Follow-Ups:
    • Re: keyDown how to pass on events?
      • From: Chris Gehlker <email@hidden>
  • Prev by Date: Yet another way of Hiding a view
  • Next by Date: Re: Hiding a view
  • Previous by thread: NSDebug.h and frame pointers
  • Next by thread: Re: keyDown how to pass on events?
  • Index(es):
    • Date
    • Thread