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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T23:44:34+00:00 2026-05-20T23:44:34+00:00

If you just have a utility template provided by SDK with a segmented controller

  • 0

If you just have a utility template provided by SDK with a segmented controller on the flipsideview with several segments of a decimal value, and you want to grab the current value for the mainview, what is the best way to do this? Thank you for taking the time to answer!

MainViewController.m

-(void)flipsideViewControllerDidFinish:(FlipsideViewController *)controller {
    [self dismissModalViewControllerAnimated:YES];

    //This does get the value, but only by going to the flipside first then back to the mainview.
    SegValueLabel.text = [controller.RiseSegmentedControl titleForSegmentAtIndex:controller.RiseSegmentedControl.selectedSegmentIndex];
}

-(IBAction)CalculateButton:(id)sender{
    //Need to get the value of segmented control from FlipSideView and assign it a variable.
}
  • 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-20T23:44:34+00:00Added an answer on May 20, 2026 at 11:44 pm

    Make sure that the segmented controller is mapped to an IBOutlet property in the flipside view. If you are using the Apple utility app template, you’ll see that FlipsideViewControllerDelegate is implemented by MainViewController. If you aren’t using it, make a project using it as an example. Implement the flipsideViewControllerDidFinish: method in MainView and use it to grab the property something like this:

    flipsideController.segmentedControlProperty.selectedIndex;
    

    or if you want the title:

    [flipsideController.segmentedControlProperty titleForSegmentAtIndex:flipsideController.segmentedControlProperty.selectedIndex];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just have an XP machine, and i want to play around using CC.NET.
I have just written a small utility to be used in a pre-build event.
I have a utility class from which I want to use one of the
I have just coded up a web based flv file download utility. When I
We have a utility spring-mvc application that doesn't use a database, it is just
I have a utility app with the flipsideview and I'm trying to use the
I have just one method that I need several different classes to access and
Just have read sass changelog and found out that FSSM (the gem that had
I just have a test. Config jndi in $CATALINA_HOME/conf/context.xml like below: <Resource name=jdbc/db auth=Container
I just have this issue with reading from a network stream in C#. Since

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.