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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:20:18+00:00 2026-05-22T02:20:18+00:00

Ok, I am new to Objective-C/iPhone programming, so there are some questions arising when

  • 0

Ok, I am new to Objective-C/iPhone programming, so there are some questions arising when I try to do things that would be quite easy in C++.

I´m building a tab bar based iPhone application with three views, one for each tab bar button. In the first view the user builds a NSdictionary, which the second view shall display as a graph. To access this dictionary, I save it to a .plist in the first view controller, then bulding a new dictionary from this .plist in the second.

To make the graph view, i use s7graphview, which is initialized etc in SecondViewController, but has its own .h and .m files, which I import. The method to load values into the graph (which is from the created dictionary), is implemented in the GraphInfoList.m file, which means I have to make another dictionary from the .plist to access the data. How can I access the already created dictionary?

While doing this, I also made a method “dataFilePath”, which returns the file path of the .plist, which I use to load the data into a dictionary. I have found no other way of implementing this method than to copy/paste it to every .m file that uses it! There´s got to be another way?

An while I´m at it: where are the objects in iPhone programming? The .m files is classes, aren´t they? I never create a new object using the new operator, and I thought I may would be able to access the methods if I had any object to call (like [FirstViewController dataFilePath] ).

I really don´t know how this is handled in Obj-C/Cocoa, and I don´t know what to search for to find the answers. Help would be really appreciated.

  • 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-22T02:20:19+00:00Added an answer on May 22, 2026 at 2:20 am

    I had the same problem using s7graphview in a different view controller. I solved it by adding an NSDictionary as a property in the AppDelegate and when the viewwilldisappear method fires i added this code:

    [((MyAppDelegate*) [[UIApplication sharedApplication] delegate]) setDictionary:self.dictionary];
    

    I think it isn’t the only way to do it but you will remove the .plist code who slows you app

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

Sidebar

Related Questions

Still new to Objective C, and I'm having some trouble that I just can't
I'm new to Objective-C and iPhone development, and I'm trying to store floating-point values
I am currently working on an iPhone 2.1 application. I am new to Objective
I'm new with Objective-C, so there probably is a simple solution to this. I
How do I implement this method (see below)? I'm new to Objective-C and I'm
Currently, my Objective C classes use C++ objects by doing a new when the
New class is a subclass of the original object It needs to be php4
New to javascript/jquery and having a hard time with using this or $(this) to
New to xml. Looking for XPath to search a xml file with python ElementTree
New to silverlight. Traditionally if I were to design a wizard-like process where a

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.