Skip navigation.
 
mlRe: Cocoa HTML Decoder
FROM : Finlay Dobbie
DATE : Sun Dec 12 19:47:01 2004

On Sun, 12 Dec 2004 12:26:51 -0500, Pete Gordon <<email_removed>> wrote:
> Thanks, for the response.
>
> This works for the hex and decimal values...
> [NSString stringWithFormat:@"%C",0x271E]


I was thinking more along the lines of NSAttributedString's initWithHTML method.

-- Finlay

Related mailsAuthorDate
mlCocoa HTML Decoder Pete Gordon Dec 8, 22:41
mlRe: Cocoa HTML Decoder Finlay Dobbie Dec 11, 21:52
mlRe: Cocoa HTML Decoder Pete Gordon Dec 12, 18:26
mlRe: Cocoa HTML Decoder Finlay Dobbie Dec 12, 19:47