On Aug 12, 2005, at 5:21 AM, Harmanpreet Bachal wrote:
Can someone plz tell me how to disable CTRL + click in NSTextfiled.
I think you can accomplish that by making a custom NSTextView
subclass that returns nil on -menuForEvent:, and use the window
delegate to return an instance of that subclass for the text field's
field editor. But why do you want to do this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden