UITextView and UiImageView
UITextView and UiImageView
- Subject: UITextView and UiImageView
- From: "M.S. Hrishikesh" <email@hidden>
- Date: Sat, 11 Jul 2009 15:54:43 +0530
This is a question related to UIKit. Sorry if I am posting to the wrong
list. I did not find a more appropriate list at
http://lists.apple.com/mailman/listinfo
The question:
I want to display both text and images in my view. I want the content to
be scrollable. When the user scrolls the view images as well as text to
scroll.
How do I achieve this? I cannot embed a UIImageView inside a UITextView.
I could use a UIWebView but then I would have to change all of my
content into HTML format rather than hold it as plain text. Is there an
alternative way to to what I want?
Thanks
Hrishi
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden