FROM : Douglas Davidson
DATE : Thu Jan 10 18:37:23 2008
On Jan 10, 2008, at 5:07 AM, Ivan C Myrvold wrote:
> Is it possible to set the red wavy underline the spell checker sets,
> in an NSTextView?
> That is by not using NSSpellChecker. I want to do it in my Cocoa
> application.
>
> Is it set by NSAttributedString as an attribute?
It is a temporary attribute on the layout manager,
NSSpellingStateAttributeName. See the Leopard AppKit release notes
for details.
Douglas Davidson
DATE : Thu Jan 10 18:37:23 2008
On Jan 10, 2008, at 5:07 AM, Ivan C Myrvold wrote:
> Is it possible to set the red wavy underline the spell checker sets,
> in an NSTextView?
> That is by not using NSSpellChecker. I want to do it in my Cocoa
> application.
>
> Is it set by NSAttributedString as an attribute?
It is a temporary attribute on the layout manager,
NSSpellingStateAttributeName. See the Leopard AppKit release notes
for details.
Douglas Davidson
| Related mails | Author | Date |
|---|---|---|
| Ivan C Myrvold | Jan 10, 14:07 | |
| I. Savant | Jan 10, 17:13 | |
| Douglas Davidson | Jan 10, 18:37 | |
| I. Savant | Jan 10, 18:45 | |
| Douglas Davidson | Jan 10, 20:44 | |
| Ivan C Myrvold | Jan 10, 21:05 |






Cocoa mail archive

