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

  • Home
  • SEARCH
  • 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 8543471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T12:18:34+00:00 2026-06-11T12:18:34+00:00

I am using a UITextView to render some text. I am using the following

  • 0

I am using a UITextView to render some text. I am using the following code to render my main view larger, to set the output higher res ( I also scale all the sub-views by the same factor ).

    UIGraphicsBeginImageContext(CGSizeMake(ImageView.frame.size.width*4, ImageView.frame.size.height*4));
[outputView setFrame:CGRectMake(outputView.frame.origin.x, outputView.frame.origin.y, outputView.frame.size.width*4, outputView.frame.size.height*4)];
     [[outputView layer] renderInContext:UIGraphicsGetCurrentContext()];

Works fine in terms of scaling. The only issue is that the UITextView element will not render properly if it is “off sccreen”. So everything renders fine without the *4 scale factor, but with it the UITextView elements that are pushed off screen are not rendered properly (mostly just blank).

Is there a way to override this, to force it to render?

Thanks for reading

  • 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-06-11T12:18:35+00:00Added an answer on June 11, 2026 at 12:18 pm

    Ended up using labels, just for rendering. So the UIText views are used to display in the interface, and for interaction, but they are temporarily hidden and replaced by labels for rendering.

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

Sidebar

Related Questions

i am using this code to show some text in UITextview...in ViewDidLoad Method self.fontSize
I am using this code to set the parameters of an uitextview i have
I am currently using the following code to try to pass the text in
I'm using a UITextView to roughly replicate the SMS text box above the keyboard.
I'm using the following code but it is not being recognised when I start
I am using a text view as a comment composer. In the properties inspector
I'm developing a simple text editing app for iPad using UITextView. I always had
I'm currently developing a simple text editing app for iPad using UITextView. I want
I'm using NSLog to inspect a UITextView. I have the following logging statements in
I'm using a UISplitViewController, with a view that has a UITextView as the master

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.