design: NSTextView subclass with custom key binding
design: NSTextView subclass with custom key binding
- Subject: design: NSTextView subclass with custom key binding
- From: jerome LAURENS <email@hidden>
- Date: Thu, 2 May 2002 15:03:56 +0200
Hi
I currently have a custom NSTextView subclass and I want it to respond
to user defined key bindings maybe overriding the standard one.
This subclass is the only text view in my app that will respond to those
key bindings, all others will behave in a standard way.
Any suggestion for the proper design to implement this feature?
TIA
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.