Re: SOLVED: NSAttributedString: how to add an underline (dotted line) between tab stops?

2016-02-17 Thread Alex Zavatone
David, I put together some helper classes for building NSAttributed strings in specific formats on iOS. One of the things it handles properly is superscripting. The options for superscripting are to scale the superscripted text and shift above the baseline based on a percentage of the original

SOLVED: NSAttributedString: how to add an underline (dotted line) between tab stops?

2016-02-17 Thread David Hoerl
Is there a mechanism to do this? Even a gray solid underline that visually aligns the items works too (background image?) Serach the documentation for NSUnderlinePatternDot —Graham Thanks, What I had wanted was to place the underline style in the white space between two items that are