• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITextView and UiImageView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITextView and UiImageView


  • Subject: Re: UITextView and UiImageView
  • From: Luke Hiesterman <email@hidden>
  • Date: Sat, 11 Jul 2009 06:44:44 -0700

Try using a UIScrollView and adding various UITextViews and UIImageViews as subviews to the content view of the scrollview.

It's a little tedious and depending on what you're doing a web view might be better.

Hope that helps.

Luke

Sent from my iPhone.

On Jul 11, 2009, at 3:24 AM, "M.S. Hrishikesh" <email@hidden> wrote:

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
_______________________________________________

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


References: 
 >UITextView and UiImageView (From: "M.S. Hrishikesh" <email@hidden>)

  • Prev by Date: Re: [iPhone] Addressbook "group" problem
  • Next by Date: Re: Clarification on accessors? (was: Yet another memory management question)
  • Previous by thread: UITextView and UiImageView
  • Next by thread: dependent unit test
  • Index(es):
    • Date
    • Thread