Skip navigation.
 
mlCall method from a different file
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

Related mailsAuthorDate
mlCall method from a different file Brian Amerige Aug 30, 22:33
mlRe: Call method from a different file I. Savant Aug 30, 22:52
mlRe: Call method from a different file Andrew Merenbach Aug 31, 07:03