Textarea with images

You must Login before you can answer or comment on any questions.

Hi,

Is it possible to have a textarea where you can insert images like in the SMS-application of the iPhone?

1 Answer

Accepted Answer

You can't show an image within a textarea object itself. To my knowledge, you will either need to use a webview or else use distinct objects for the textarea(s) and imageview(s) you want.

Your Answer

Think you can help? Login to answer this question!