C cthulhu Registered Nov 28, 2001 #1 how i can handle the keydown event on a textview.... i want create an editor with syntax highlighting
how i can handle the keydown event on a textview.... i want create an editor with syntax highlighting
H Hamish Registered Dec 1, 2001 #2 You probably want to use the textDidChange notification. I'm new to Cocoa too, though, so no promises ;-). Hamish
You probably want to use the textDidChange notification. I'm new to Cocoa too, though, so no promises ;-). Hamish