NSTableview & Core Data
NSTableview & Core Data
- Subject: NSTableview & Core Data
- From: Todd Freese <email@hidden>
- Date: Sat, 25 Feb 2006 15:36:47 -0600
I am converting an existing doc-style app to use core data. I am
having trouble setting the initial selection of an NSTableView when
opening a document.
I am calling the following in the windowControllerDidLoadNib method:
err = [clipcontroller setSelectionIndex:x];
The call returns TRUE so the command is setting the selection,
however, it appears that something else is changing the selection to
0 afterwards. I do have my NSArrayController set to Automatically
Prepare Content.
Todd Freese
The Filmworkers Club
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden