iphone - UITableViewCell superscripts & subscripts -


Is it possible to display a subtitle or superscript text in a UTable electricity table without creating a custom cell?

If you only need numbers, for Unicode characters 2070..2079 for superScript and for subscript Use 2080..2089.

If you need more then I suggest using a UIWebView. With HTML tags & lt; Sup> And & lt; Sub & gt; You can format your text and add style with bold, italic, underline ...

Good luck!


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -