FROM : Brian Amerige
DATE : Wed Aug 30 22:33:58 2006
Hi all,
I've got a subclassed NSTableView, and I'm overriding the keyDown
method. However, the method I want to call (when, for example, the
enter key is pressed) is in a different file. (My AppController.m
file). How would I call it from my subclass?
Thanks.
Brian Amerige
http://extendmac.com
http://cocoaforum.com
DATE : Wed Aug 30 22:33:58 2006
Hi all,
I've got a subclassed NSTableView, and I'm overriding the keyDown
method. However, the method I want to call (when, for example, the
enter key is pressed) is in a different file. (My AppController.m
file). How would I call it from my subclass?
Thanks.
Brian Amerige
http://extendmac.com
http://cocoaforum.com
| Related mails | Author | Date |
|---|---|---|
| Brian Amerige | Aug 30, 22:33 | |
| I. Savant | Aug 30, 22:52 | |
| Andrew Merenbach | Aug 31, 07:03 |






Cocoa mail archive

