Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-15-2011, 02:39 PM   #1 (permalink)
Registered Member
 
Join Date: Jul 2011
Posts: 2
tdmiller7873 is on a distinguished road
Default How to pass ManagedObjectContext to TabBarViewControllers?

I recently developed a CoreData application using the standard NavigationController-based template. This worked fine.

However, I now need to change the primary navigation model to a TabBar application...with the previous NavigationController driven app being one of several applications accessible through the TabBar items.

Since the standard template for a TabBarController application doesn't include an option for "Using CoreData", I had to figure out how to configure this on my own.

I figured out how to replace the primary navigation model of the previous app with a TabBar navigation model. That all works fine.

However, I'm not sure how to pass the ManagedObjectContext to each of the TabVarViewControllers.

In the previous NavigationController app this was done in the "awakeFromNib" method of AppDelegate.m using the following code:
Code:
RootViewController *rootViewController = (RootViewController *)[self.navigationController topViewController];

rootViewController.managedObjectContext = self.managedObjectContext;
However, in the TabBar navigation model the code:
Code:
(RootViewController *)[self.navigationController topViewController]
is no longer applicable.

So, how to I pass the managedObjectContext to each of the respective TabBarViewControllers?

Any help would be greatly appreciated.

T.D. MIller
tdmiller7873 is offline   Reply With Quote
Old 11-06-2011, 01:52 AM   #2 (permalink)
Registered Member
 
Join Date: Sep 2011
Location: Barcelona
Posts: 5
micharadi is on a distinguished road
Default

I am stuck in the same way you are, TD Miller. Have you figured out how to solve it?
micharadi is offline   Reply With Quote
Reply

Bookmarks

Tags
coredata, ios, tabbar, viewcontroller

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 407
16 members and 391 guests
7twenty7, Eclectic, eski, EvilElf, fiftysixty, HemiMG, iOS.Lover, JackReidy, jarv, Pudding, sacha1996, teebee74, tim0504, UMAD, VinceYuan, yuncarl28
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,121
Posts: 402,905
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:10 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0