Re: Simple NSAttributedString question
Re: Simple NSAttributedString question
- Subject: Re: Simple NSAttributedString question
- From: Andreas Mayer <email@hidden>
- Date: Thu, 24 Jul 2003 19:46:22 +0200
Am Donnerstag, 24.07.03 um 18:56 Uhr schrieb Christopher Corbell:
But what
key-value pair do I use in the attributes dictionary to indicate
that the string should be italic?
You'll need to choose an appropriate font.
Have a look at NSFontManager's
- (NSFont *)convertFont:(NSFont *)aFont
toHaveTrait:(NSFontTraitMask)fontTrait
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.