NSTextView programmatically apply smart quotes?

2008-06-03 Thread Mark Munz
Is the smart quotes functionality only applied to typed in text (by the user) or is there a way to apply it to text programmatically (as in text pasted in or after a NSTextView contents are set)? It appears to do some unique localized/contextual quote replacement and I can't find any

Re: NSTextView programmatically apply smart quotes?

2008-06-03 Thread Douglas Davidson
On Jun 3, 2008, at 12:53 PM, Mark Munz wrote: Is the smart quotes functionality only applied to typed in text (by the user) or is there a way to apply it to text programmatically (as in text pasted in or after a NSTextView contents are set)? It appears to do some unique localized/contextual