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

The Archive Base Latest Questions

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

I need your counsel about a problem I have. It´s about my iPhone simulator.

  • 0

I need your counsel about a problem I have. It´s about my iPhone simulator. When I run the program, it´s fine and perfectly okay on the vertical view.

However, on the horizontal view the buttons move to another position. "CGContextDrawPath" This is the function reference I used to draw the graph. Is it possible to use this function on which to add buttons, so that these don´t move like the graph. Could you possibly suggest another solution so that that the buttons don´t move and hold the same position like shown on the vertical view.

Vertical view - iPhone
Horizontal view - iPhone

  • 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-11T21:34:56+00:00Added an answer on June 11, 2026 at 9:34 pm

    I thought it looks better horizontally? Just kidding….

    If I really understood you correctly, you want it to be as the vertical view. There’s a very simple and lazy solution to it:

    Step 1 : Go to your project name with the BLUE icon. Click the TARGET. Go to the SUMMARY PAGE. Select SUPPORTED ORIENTATION to be only Portrait. (The first one, you can also pick the second one but you have to adjust the code below as well)

    Step 2: Go into your view controller m file. There should be a method like this. Just uncomment it.

    - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {
        // Return YES for supported orientations.
        return (interfaceOrientation == UIInterfaceOrientationPortrait);
    

    }

    This method makes sure that it will always check for the interface orientation and only return YES, when the interface is actually Portrait.

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

Sidebar

Related Questions

I need your support because I have got very difficult problem. I would like
I need your help to solve a silly problem. I have 2 tables in
I need your help with a little problem. I have four labels and I
I need your help to solve my layout problem.. I have 4 RadioButtons, they
i need your help.. i having a problem with mysql, when i run UPDATE
I need your advice about framework selection (Java vs Mono) for a new large
I need your help. Say I have a code inside a for statement similar
Need your help with my PHP/MYSQL array. I have a php script that selects
need your help. I tried myself but cant solve it. I have a table
I need your suggestions on how I should go about implementing an ever-increasing numbering

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.