I have a clarification WRT to a NSWINDOWSCONTROLLER class, how do i add a keydown event to the windows controller class. i assume i need a NSVIEW subclass for the keydown events to fire, but my current class is subclassed from nswindowscontroller because its a multiple window application.