• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data Entity object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Entity object


  • Subject: Re: Core Data Entity object
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 25 Aug 2008 14:52:26 -0700

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 (email@hidden)

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:
This email sent to email@hidden


References: 
 >Core Data Entity object (From: R T <email@hidden>)

  • Prev by Date: Re: Help converting NSFilePosixPermissions to Octal representation
  • Next by Date: Re: Semi-transparent, blurred NSWindow background?
  • Previous by thread: Re: Core Data Entity object
  • Next by thread: attributesOfItemAtPath problem
  • Index(es):
    • Date
    • Thread