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

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -