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 6900433
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:32:44+00:00 2026-05-27T07:32:44+00:00

I have created a UITextField with Interface Builder. In viewDidLoad , I rotate the

  • 0

I have created a UITextField with Interface Builder. In viewDidLoad, I rotate the text field to match the landscape view we need:

name.transform = CGAffineTransformMakeRotation(-(M_PI/2));

Unfortunately, this does not bring the text with it. The text sits outside of the textfield, behind the background, as seen below.

Note the where the suggestion box is.

Based on other questions here at StackOverflow, I have tried:

name.textAlignment = UITextAlignmentLeft;
name.textAlignment = UITextAlignmentRight;

and this additional function:

- (void)didRotateFromInterfaceOrientation:(UIInterfaceOrientation)fromInterfaceOrientation{
    name.textAlignment = UITextAlignmentLeft;
    name.textAlignment = UITextAlignmentRight;
}

Neither solution works.

—–UPDATE—–

I was able to just orient the nib for landscape rather than portrait, and that solved the problem. However, this seems like a bug. I’d assume a rotated UITextField should bring the text with it.

  • 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-27T07:32:45+00:00Added an answer on May 27, 2026 at 7:32 am

    Why are you rotating the text field manually? Just let your UIViewController do its normal rotation behaviour (which transforms the view controller’s main view) and all the subviews will be usable in landscape.

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

Sidebar

Related Questions

I have a UITextField which I created programmatically. This text field is used to
i have a custom uialertview created in interface builder with an uitextfield and two
I've created a table view in an iPhone app using Interface Builder (IB). My
I have created a UITextField along with UIPickerView programmatically and set the input view
I have created a text field to enter an amount of money. I want
I created a UITextField in code, now I have now idea how to define
Have created a c++ implementation of the Hough transform for detecting lines in images.
I have created a custom keyboard and I have two text fields. I am
i have a uitextfield and some text on it, i want to know how
UITableViewController doesn't scroll automatically anymore? When you have a text field inside a UITableViewController

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.