Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 651759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T22:11:50+00:00 2026-05-13T22:11:50+00:00

I want to implement a view in an iPhone application that is essentially like

  • 0

I want to implement a view in an iPhone application that is essentially like a rich text document. I need it to be click-editable, and I’d like to be able to embed graphic objects (either an overlaid view object, or manually drawn in graphic) with the text wrapping around. much like you would expect in a word processor. That’s about the minimum functionality needed. Changing font for certain text would be a bonus (bold, size, etc).

UITextView would be a great start for me if it supported media like graphics embedded.

I’m still very new to Cocoa and Obj-C. Where should I start?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T22:11:51+00:00Added an answer on May 13, 2026 at 10:11 pm

    UITextView will not be nearly sufficient — it has a very well-defined and simple functionality. That is an extremely complicated thing you’re trying to do, wrapping text around an image — you’ll have to use to manually render the text in your drawRect method and do some very complex collision detection and calculate the string sizes etc. It’s do-able, but extremely complicated.

    Now, if you don’t want the text to hug the image, but rather have the two appear on distinct lines, then you could fake this with a UITextView, then a UIImageView, then a UITextView, manually changing size and offset of each as the text changes…but this is a cheap hack and not exactly extensible. It could be sufficient for your needs, however.

    UITextView does not allow rich formatting (bold, italics, different sizes, colors…), so that too would require a custom sort of text view.

    Basically, it’s a pretty big undertaking. If you’re really committed, I recommend what Alex said — get very, very comfortable with UIKit and Objective-C and iPhone coding in general. Then research how to make a rich text editor in other languages more suited to the functionality, and try porting that to the iPhone.

    Hope this doesn’t sound too discouraging. It’s possible, but it won’t be easy. And always bear in mind that the iPhone is a phone. Is it really the best platform for your application?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to Iphone development, i want to implement a simple application that some
i want to implement an iPhone scroll view like the iad scroller inside the
I want to implement this view But I have one question: The text which
I am doing a bible reader application for iPhone, I want to implement a
I'm currently working on an Iphone application that has 3 text fields. If I
I am new in iPhone developer, I want to implement 2 alert view one
I want to implement the Wikitude API in my iPhone Application. But while implementing
Suppose I have a table view, and I want to implement something like this:
I want to implement interface like iphone sms: Now I have chat listview with
I want to implement a view having two layers on it. Then i want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.