cocoa touch - Is CoreText the way to go for displaying formatted text? -
i've come conclusion best way me display quite bit of formatted text using coretext, although i've never used it, , looks quite code-intensive achieving results basic word processor or html file achieve easily!
is way go? i've ruled out uiwebview due apple having issues it, can't seem find other viable alternatives seems me quite basic problem.
i'd love on here reassure me these apps in app store use coretext display formatted text , i'm not being complete idiot , missing obvious!
it depends on control need on text displaying . simple can take @ nsattributedstring class. see attributed string programming guide
Comments
Post a Comment