Skip navigation.
 
mlRe: NSTextView programmatically apply smart quotes?
FROM : Douglas Davidson
DATE : Tue Jun 03 22:59:10 2008

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 quote replacement
> and I can't find any documentation how this done? I'd like to be able
> to tap into this functionality under Leopard.


At the moment, this is only applied to typed-in text.  We have plans 
to make this available more generally in the future.

Douglas Davidson

Related mailsAuthorDate
mlNSTextView programmatically apply smart quotes? Mark Munz Jun 3, 21:53
mlRe: NSTextView programmatically apply smart quotes? Douglas Davidson Jun 3, 22:59