How can I know the displayed text in the UILabelView?
Posted
by charly
on Stack Overflow
See other posts from Stack Overflow
or by charly
Published on 2010-05-20T23:53:59Z
Indexed on
2010/05/21
0:00 UTC
Read the original article
Hit count: 275
How can I know the displayed text in the UILabelView? I have a large text and I am going to have 3 uilabels that represent 3 columns of an iPad App like NYTimes one. When I put the large text in the first column (UILabelView) I need to know how much of the text is displayed there..
If U suggest another solution please let me know. Charly
© Stack Overflow or respective owner