[TxMt Plugins] sendAction Question
Todd Ditchendorf
itod at mac.com
Sat Mar 17 23:24:47 UTC 2007
> On 17. Mar 2007, at 23:55, Todd Ditchendorf wrote:
>
>> [...] I've peeked into the OakTextView.h header file using class-
>> dump[1], and I don't see moveLeft: listed there. I really don't
>> think this will work.
>
> OakTextView does implement the majority of NSResponder mehtods.
> However, they are virtual in the sense that you need to use
> performSelector:withObject: or something like NSApplication’s
> sendAction:to:from:.
wow, cool. I stand humbly corrected. this is good to know.
More information about the textmate-plugins
mailing list