Re: Accessing Variables from Multiple NIBs

2010-01-17 Thread Quincey Morris
On Jan 16, 2010, at 22:08, Jon Buys wrote: > Well, before this goes any further, I'm going to go ahead and answer my own > question here. > > The problem is that in the code below, I'm actually instantiating two > AppController objects, one in each NIB. So, one AppController doesn't have > an

Re: Accessing Variables from Multiple NIBs

2010-01-16 Thread Jon Buys
Well, before this goes any further, I'm going to go ahead and answer my own question here. The problem is that in the code below, I'm actually instantiating two AppController objects, one in each NIB. So, one AppController doesn't have any idea about the other AppController, and can't get to i