xcode - iPhone SDK: Adding Images To a UITextView In The Interface Builder -


you know how when add text uitextview , displays text? well, want add images along text when scroll, displays text images fitted along text.

how can in both xcode , interface builder??

it's not possible. instead, should use uiwebview programmatically in code.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -