• 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
Subclassing NSControllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclassing NSControllers


  • Subject: Subclassing NSControllers
  • From: David Remahl <email@hidden>
  • Date: Sun, 29 Jun 2003 21:04:38 -0700

Hi.

I'm checking out Key Value Binding in detail now. A really great technology, but as far as I understand, still under NDA, so I'll be brief (and only include what is already common knowledge). Feel free to respond to me individually.

I would like to create a controller subclass, that could be used to populate a table with entries from the address book. Like the array controller, but arrangedObjects returns an array of ABRecords.

The problem is that I can't subclass NSController or NSArrayController. If I do, using the normal IB methods, the instantiated object appears like a blue box, not a set of green ones. Nor is it selectable in the bindings inspector for a table view...

How do I create a palette that contains my object?

/ Regards, David Remahl
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSImage vs. NSBitmapImageRep color differences?
  • Next by Date: Re: Which alternate row color spec is correct?
  • Previous by thread: Re: Which alternate row color spec is correct?
  • Next by thread: NSWindow/NSPanel UI-violating question
  • Index(es):
    • Date
    • Thread