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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:02:48+00:00 2026-06-13T19:02:48+00:00

I have created a label , and now i want to change its postion

  • 0

I have created a label , and now i want to change its postion of display on screen so how can i do that programmatically?

My screen look like this when i first start it.

this is how it is display now

But i want to display it like this when it will first time open.

i want to display it like this

  • 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-13T19:02:50+00:00Added an answer on June 13, 2026 at 7:02 pm

    You said you creating label programmatically ,so than you have to set code like this:

    - (void)viewDidLoad
    {
        [super viewDidLoad];
    
        yourlabel = [[UILabel alloc] initWithFrame:CGRectMake(10, 10, 100, 100)];
        yourlabel.text = @"text";
    
        yourlabel.userInteractionEnabled = YES;
        [self.view addSubview:alabel];
    }
    

    this should do the work.

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

Sidebar

Related Questions

In my app i have created one custom class for Label.Now i want to
I have created a Window, and added a label. Now i want to access
I have created a RibbonButton and given its Tooltip this way <ribbon:RibbonButton Label=My Label
Hi i want to create a multiline Custom Label in Blackberry I have created
I have an image label created like this. Painter painter = new Painter() {
I have created lables dynamically in my storyboard. now i want to name those
I have created a frame of fixed size and now i want to add
I have created an iframe which contains the label, powered by MyWebsite.site The iframe
I have created a user control (link) which has a label and a button.
i have this crazy label for each time i create a migration that use

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.