Skip navigation.
 
mlRe: COCOA: Simplest Way of Formatted Text
FROM : Chris Hanson
DATE : Tue Jan 21 22:48:34 2003

At 7:46 AM -0500 1/21/03, Nebagakid wrote:
>Let's say I wanted to set this nice Text-View to some Rich Text with
>different colors, fonts, and some text in the center, some on the
>left (Second day on the job here with Cocoa).. how can I do all this
>in one string that could be moved around easily? Like, there would
>be text on screen, and all that would be necessary is for the
>Program to get the Text and keep the formatting.


NSAttributedString.

  -- Chris

PS - You're asking this on a Cocoa list.  You don't need to preface
your subject with "COCOA".  :)

--
Chris Hanson, bDistributed.com, Inc.  |  Email: <email_removed>
Custom Application Development        |  Phone: +1-847-372-3955
http://bdistributed.com/              |  Fax:  +1-847-589-3738
http://bdistributed.com/Articles/    |  Personal Email: <email_removed>
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCOCOA: Simplest Way of Formatted Text Nebagakid Jan 21, 13:46
mlRe: COCOA: Simplest Way of Formatted Text Douglas Davidson Jan 21, 19:20
mlRe: COCOA: Simplest Way of Formatted Text Nebagakid Jan 21, 22:35
mlRe: COCOA: Simplest Way of Formatted Text Douglas Davidson Jan 21, 22:46
mlRe: COCOA: Simplest Way of Formatted Text Chris Hanson Jan 21, 22:48
mlRe: COCOA: Simplest Way of Formatted Text j o a r Jan 21, 23:17
mlRe: COCOA: Simplest Way of Formatted Text Nebagakid Jan 21, 23:20
mlRe: COCOA: Simplest Way of Formatted Text Nebagakid Jan 22, 00:26
mlRe: COCOA: Simplest Way of Formatted Text Nebagakid Jan 22, 04:17
mlRe: COCOA: Simplest Way of Formatted Text j o a r Jan 22, 07:01