Re: Notification of autocomplete (in any app)

2011-08-08 Thread Joshua Garnham
Thanks, that's just what I was looking for. I am now able to know exactly when autocorrect has taken place in the NSTextView in my app. However (if you don't mind me extending my question), what if I wanted to know when this happens in any NSTextView in the active app whether it's my app, TextE

Re: Notification of autocomplete

2011-08-08 Thread Kyle Sluder
On Sun, Aug 7, 2011 at 11:40 PM, Joshua Garnham wrote: > > Is there some notification that is posted or some other way to tell when in a > NSTextView or any editable element that something has been autocorrected? -textView:didCheckTextInRange:types:options:results:orthography:wordCount: http://

Notification of autocomplete

2011-08-07 Thread Joshua Garnham
Is there some notification that is posted or some other way to tell when in a NSTextView or any editable element that something has been autocorrected? Thanks. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin request