bits about life, coding and stuff
My styled text disappeared sometimes. I tracked down the problem. You’re not allowed to have bare ampersands in the styled text. Replace them with the html-encoded variant and everything works fine.
Other than that, TTStyledText is plain awesome, so is the whole three2 framework (extracted from the facebook iPhone App)
Related posts: