iPhone UITextView position relative

Posted by xenep on Stack Overflow See other posts from Stack Overflow or by xenep
Published on 2009-03-27T16:22:28Z Indexed on 2010/03/28 22:03 UTC
Read the original article Hit count: 333

Filed under:
|
|
|

Hi,

i got a news page (a view) at my application and it has news' image and text. Text is in a UITextView and i want my text to start next to image and when the image ends continue from the down of the image, like the text is surrounding the image. i tried autoResizingMask but as i ve understood it is for the relations between subview and superview so it didnt work. Is there any way to do it ?

Thanx in advance

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitextview