For an application I'm building, I dynamically add text to a label. The first part of the label's text has to be black so I choose that color in Interface Builder. However the second part (the first part is a title second part a description) has to be darkgray.
Oh and note: 2 labels is not an option because of positioning.