On May 6, 2009, at 3:44 PM, David Scheidt wrote:
I've got a Core Data app, using the NSPersistantDocument stuff.
There are three basic entity types. There is one, which I'll call
MainEntity, which has optional to-many relationships with the other
two, which I'll call A and B. In my main
On Fri, May 8, 2009 at 5:51 AM, Derek Chesterfield wrote:
> I have a *vaguely* similar question: In IB, is it possible to connect an
> object in one NIB to an outlet in another NIB? Dragging a connection in IB
> across NIBs doesn't seem to work, so I suspect it is not possible??
No, it's not.
>
On 6 May 2009, at 21:01, jonat...@mugginsoft.com wrote:
See the following for hints on binding across nibs.
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
I have a *vaguely* similar question: In IB, is it possible to connect
an object in one NIB to an outlet in another NIB? Dr
On 6 May 2009, at 20:44, David Scheidt wrote:
I've got a Core Data app, using the NSPersistantDocument stuff.
There are three basic entity types. There is one, which I'll call
MainEntity, which has optional to-many relationships with the other
two, which I'll call A and B. In my main wi
I've got a Core Data app, using the NSPersistantDocument stuff. There
are three basic entity types. There is one, which I'll call
MainEntity, which has optional to-many relationships with the other
two, which I'll call A and B. In my main window, I have a TableView,
which has its columns