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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:56:08+00:00 2026-05-27T22:56:08+00:00

I am new in developing IOS apps. I have made 3 custom buttons on

  • 0

I am new in developing IOS apps. I have made 3 custom buttons on a view. and on 3 other views i want to add those buttons at the bottom of the application with same functionality as on the main view. all the 3 buttons on the main screen opens separate view. how i supposed to do that? i will be very thankful for your help.

  • 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-27T22:56:09+00:00Added an answer on May 27, 2026 at 10:56 pm

    To open different views with respective UIButton you need to use UITabBar. In tab bar you change add UITabBar items.
    Or you can use UINavigationBar in place of UITabBar. In each UIButton you have to add action events. Suppose you are moving from view1 to view2, then in view1 in action event of button1 you need to add

     [self.navigationController pushViewController:detail animated:YES];
    

    in View2 to return from that view2 to view1 you need to add

     [self.navigationController popViewControllerAnimated:YES];
    

    Or you can add action events to the buttons . There you can switch one view to other by writing

    [self.view addSubView:view1.view];
    

    Here view1 is the reference of next view which you want to switch.
    If you want to again come back to previous view then write in UIButton action

    [self.view removeFromSuperview]; 
    

    I think it will help you.

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

Sidebar

Related Questions

I'm new to iOS developing, I have a UITableViewController and I want to load
I am new to ios developing. I have using a camera option in my
I'm developing a simple app with multiple views. I have a base view and
I am new to developing iOS apps. I am currently making an app which
I'm new at iOS developing. I want to develope for iOS with my friend,
I am new to developing for Office Forms Server / MOSS 2007. I have
I'm new to developing in SharePoint and would like some tips please. I want
I am new to IOS development (currently, I'm developing websites in ASP.NET) and I
We are developing some mobile apps for iOs and Android platforms. And our target
I am new in ios development.Now,i am developing an Ipad application using ios 4.2

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.