Tagged Questions

0
votes
3answers
2k views

Iphone - How to align the text justified (newspaper like) in Interface Builder

Is it possible? Align the text fully justified? Does anyone know any hack or Interface Builder plugin? Thanks!
0
votes
2answers
1k views

Justifying UIVIews on the iPhone: Algorithm Help

I have been messing around with a way to justify align a collection of UIView subclasses within a containing view. I am having a little bit of trouble with the algorithm and was hoping someone could ...