Re: How to set attibutes for NSString's drawInRect: withAttributes?
Re: How to set attibutes for NSString's drawInRect: withAttributes?
- Subject: Re: How to set attibutes for NSString's drawInRect: withAttributes?
- From: Finlay Dobbie <email@hidden>
- Date: Fri, 2 Nov 2001 22:31:58 +0000
On Friday, November 2, 2001, at 10:26 pm, Charles Jolley wrote:
Check the docs on "NSAttributedString Additions" in the App Kit for a
list of some of the keys pairs that you can use to control the string
formatting.
Why are they defined in the AppKit, though, when they are presumably the
same in Foundation? Seems silly to me :-)
-- Finlay