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.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden