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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:38:24+00:00 2026-05-31T16:38:24+00:00

In my project, there are two view controllers – let’s say firstViewController and secondViewController.

  • 0

In my project, there are two view controllers – let’s say firstViewController and secondViewController. The second view controller has a button, and I want to make sure when the button gets pressed, the second view controller is telling somehow the first view controller – “hey, I got pressed, do something!”, and it will do something, like changing a label. How is this possible to perform? Thanks in advance. Some code :

@interface firstViewController : UIViewController

@property (weak, nonatomic) IBOutlet UILabel *textLabel;

@end

@implementation firstViewController

@synthesize textLabel;

@end


@interface secondViewController : UIViewController

-(IBAction)buttonPressed;

@end

@implementation secondViewController : UIViewController

-(IBAction)buttonPressed{
// Hey, I got pressed! Set the text on textLabel to "OK"!
}

@end
  • 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-31T16:38:25+00:00Added an answer on May 31, 2026 at 4:38 pm

    This is a very simple case of delegation and protocol mechanism of objective-c..
    have a look at this tutorial which will explain you how its done.. you can do this via notification also but that is not usually advised…(because notification is usually used when the receiver is unknown , like in the case of UIDeviceBatteryLevelDidChangeNotification you don’t exactly know which view controller wants to know about this.)

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

Sidebar

Related Questions

My current development project has two aspects to it. First, there is a public
Let's say that there is a solution that contains two projects (Project1 and Project2).
I have a project with two targets, let's say appA and appB . Both
I have two controllers Project and Tag, both of which have a create view
There are two projects: 1) applet project that outputs jar file 2) web app
In .NET there are two version numbers available when building a project, File Version
I'm using Hudson to build my project from my Mercurial repository. There are two
There seems to be two major conventions for organizing project files and then many
In virtually every project I've ever worked on, there will be one or two
Using Prism, I've got a INFRASTRUCTURE project, where I've got a view with two

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.