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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:45:56+00:00 2026-06-05T22:45:56+00:00

Please help me to figure this out. I am having two tab bar items

  • 0

Please help me to figure this out. I am having two tab bar items in a tab bar application. First tab bar view with UITableView and second tab bar view with a label. I trying to pass table cell value to second tab view, by clicking a table cell and showing the value in the label of second tab view. The tab bar controller at the bottoms should be still visible. The main thing is I want the respective tab should be selected. I am using Xcode 4.3.2. This is something, will look like, I want to open a tab bar view from another tab bar view with a click of table cell. Thanks

  • 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-05T22:45:57+00:00Added an answer on June 5, 2026 at 10:45 pm

    Drag a line in the story boardfrom the tableviewcell (the cell!) to your view.

    In

    - (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender
    

    You get the destination controller like so:

     if ([[segue identifier] isEqualToString:@"my_vc_1"]) {        
            MyViewController *detailViewController = [segue destinationViewController];
            // here you can either reference the outlet directly
            detailViewController.my_label.text = @"my value";
     }
    

    Don’t forget to include your “MyViewController.h” on the top.

    Check out:

    http://developer.apple.com/library/ios/#DOCUMENTATION/General/Conceptual/iCloud101/ImplementingtheDetailViewController/ImplementingtheDetailViewController.html

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

Sidebar

Related Questions

Can someone please help me figure out a way to achieve the following (see
Please help me. I can't figure out why I get a core dumped when
could you please help me figure out why I'm getting undefined instead of the
Having a bit of trouble with the application block, trying to figure out a
Can someone please help me figure out why my accordion script at http://www.mincovlaw.com/services/copyright gets
I been having trouble trying to figure this out. When I think I have
Please help me figure a single query that will transform the data below... |id
I'm having a javascript issue I can't figure out. I've taken a snippet of
for the last hour I have been trying to figure this out myself but
I've been digging around everywhere and I can't seem to figure this out. It's

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.