On Aug 25, 2008, at 13:33, R T wrote:
A Core Data Entity object added to a XIB on a sheet of a document
window is created but the add & remove buttons are not highlighted.
Why?
I assume you mean "not enabled" instead of "not highlighted".
If both buttons are not enabled, it most likely means they have no (or
an incorrect) target/action connection. If the target is a specific
object, that object must implement the action method. If the target is
First Responder, some object in the responder chain must implement the
action method.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]