I have used the uilabel , but i dont't know how to calculate the string's position at uilabel.
I want to do link about string, when i click the string can trige some event. so i add a button above on the special string ,but i don't know how to calculate the button's position.
eg: "hello world, i like ngui, 123456" . I want to know the position of the string "i like ngui" at uilabel. If i know the position at label , so i can judge the string has some other sprite, and add some sprite above on the special string!
thanks very much!