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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:43:18+00:00 2026-06-17T06:43:18+00:00

I built an App with the CorePlot framework for iPhone. I implemented 3 classes

  • 0

I built an App with the CorePlot framework for iPhone. I implemented 3 classes with 3 different charts, each one with is own screen. Now i want to built the same App for iPad, which is my first app for this device.

On the iPad, i want to show all 3 charts in the same screen, but i want to keep it modular. How do i do this? Any suggestions?

  • 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-17T06:43:20+00:00Added an answer on June 17, 2026 at 6:43 am

    So, basically you have three separate controllers that you display within a tab bar controller on the iPhone.

    What you could do to show the 3 graphs together in a view and keep the design modular is:

    1. create a containing controller;

    2. in viewDidLoad, create your 3 graphs controllers and then do:

      [self.view addSubview:graphController1.view];
      [self.view addSubview:graphController2.view];
      [self.view addSubview:graphController2.view];
      
    3. in viewWillAppear and viewDidAppear relay those messages to the 3 sub-controllers;

    4. do the same as in 3. for autorotation methods.

    This approach will work for all iOS versions.

    If you are targeting iOS>5, you can use UIViewController Containment, where you can define your 3 controllers as child controllers of your main controller and add/remove them at will.

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

Sidebar

Related Questions

When building an iPhone app that uses the Core Plot framework, I am seeing
I'm trying to walk someone through adding CorePlot to their iPhone app. I have
I have built an app using Qt creator for symbiyan mobile; now, I am
I built an app and published it for purchase in the Android Market. Now
I have a nice iPhone app built that uses a UINavigationController to navigate through
I have an app built for Android (and hopefully soon iPhone) using Phonegap 's
I built an app in Android which updates a particular database. Now my boss
I've built an app that uploads videos from the iPhone (uses the ALAsset libs,
I built an app that streams a music library song from one iOS device
i have a app built in Xcode 4.5 with 4 inch screen/View controllers i

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.