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

  • Home
  • SEARCH
  • 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 7933099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:13:27+00:00 2026-06-03T21:13:27+00:00

I have a class called NetworkSection with a corresponding object created in IB. In

  • 0

I have a class called NetworkSection with a corresponding object created in IB. In the interface, I have one NSMatrix property called IVBSpecificationMenu. I would like to access that NSMatrix object through the ResultSection class, also initialized in IB.

It seems that I’m doing something wrong. I’ve created the property, linked the outlet to the NetworkSection object, imported the NetworkSection.h file, yet in the ResultSection implementation, the IVBSpecificationMenu object doesn’t seem to be available.

Section.h:

#import <Foundation/Foundation.h>

@interface NetworkSection : NSObjectController { 

    IBOutlet NSTextField *IVBhostPerNetwork;
    IBOutlet NSTextField *IVBamountOfNetworks;
}

@property (retain) IBOutlet NSMatrix *IVBSpecificationMenu;

- (IBAction)enableSpecificationTextField:(id)sender;

@end

ResultSection.h:

#import <Foundation/Foundation.h>
#import "NetworkSection.h"

@interface ResultSection : NSObjectController{

    IBOutlet NetworkSection *NetworkSection;

}

- (IBAction)CalculateResults:(id)sender;
- (void)SpecificationSection;
- (void)subnetMaskSection;
@end

Is this the right way to access properties from another class?

  • 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-03T21:13:30+00:00Added an answer on June 3, 2026 at 9:13 pm

    I’m not sure if this helps…but what screams at me is the name of your variable in the line IBOutlet NetworkSection *NetworkSection; of your ResultSection interface file.

    Maybe the variable name (NetworkSection) is clashing with the type name (also NetworkSection). Try changing the variable name to something like networkSection or _networkSection.

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

Sidebar

Related Questions

I have a class called Object which stores some data. I would like to
I have a class called Question that has a property called Type. Based on
I have a class called MainGame, which is defined like this in my .h:
I have a class called XMLtoXML.java and this is one of it's methods... import
I have a class called Cell with two properties. One is called Value of
I have a class Called MyClass. It lives in app/Lib/MyDir/MyClass. I'd like to use
i have one class called course and one class called tutorials in class i
I have a class called Object : class Object { public: Vector pos; float
I have a class called Foo that has a function that looks like the
I have class called Employee with 3 property called ID , Name , Dept

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.