On Sun, Aug 24, 2008 at 6:05 PM, R T <[EMAIL PROTECTED]> wrote:
> So I think that the NSManagedObjectContext *moc is the property of the
> document that the sheet needs. How can amtSheetWindowController be
> initialized with this property? How can I bind amtSheetTableController in the
> XIB file
On Aug 19, 2008, at 21:39, R T wrote:
> I have a Core Data Document-based Application.a document window
> with a tableview, a text view and a button. When the button is
> selected, a number is read from the text field and that many
> objects are programatically added to the tableview. T
On Aug 19, 2008, at 21:39, R T wrote:
I have a Core Data Document-based Application.a document window
with a tableview, a text view and a button. When the button is
selected, a number is read from the text field and that many
objects are programatically added to the tableview. Then a s
I have a Core Data Document-based Application.a document window with a
tableview, a text view and a button. When the button is selected, a number is
read from the text field and that many objects are programatically added to the
tableview. Then a sheet is opened. The tableview presents only