i was about to simply use a non-editable, non-scrollable text view, but i'm unable to change the font attributes of a text view using IB. certainly anything is possible with subclassing and code, but i find the challenge more inciting than the new functionality.
maybe apple will update UILabel to be optionally selectable/copyable for next time.