Disable spell checking menu in NSTextField
Disable spell checking menu in NSTextField
- Subject: Disable spell checking menu in NSTextField
- From: Arthur Clemens <email@hidden>
- Date: Wed, 11 Jun 2003 12:43:20 +0200
I really have a hard time getting my search input box to NOT show the
spell checking menu. What I want is to show a custom menu on
right-click, and this works except that the custom items are always
shown below "Ignore Spelling" and "Learn Spelling". I don't need the
spell checking there and it looks annoying.
It is strange that this happens with a NSTextField, as I don't see this
behavior with a NSTextView.
I have a custom field editor (which IS a NSTextView of course).
Arthur Clemens
_______________________________________________
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.