• 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
Rendering an Array Controller contents outside an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rendering an Array Controller contents outside an NSTableView


  • Subject: Rendering an Array Controller contents outside an NSTableView
  • From: "Kevin Hoffman" <email@hidden>
  • Date: Tue, 3 Apr 2007 15:12:46 -0400
  • Thread-topic: Rendering an Array Controller contents outside an NSTableView

Greetings,

   I'm a complete Cocoa newbie, so if there is already a control for
doing this, please let me know. Basically I am looking for a strategy
that I can use in order to render some items out of an array controller
(fed by Core Data) onto a surface that isn't a standard table like
NSTableView. Basically I have an entity called Thumbtack (title, xloc,
yloc). The array controller is bound to the thumbtacks. What I want is
to make it so that I can bind (something???) to the array controller
such that it will put thumbtacks in the appropriate x/y positions, and
when I add an item to the array controller, a new thumbtack appears,
etc.



I don't want the full source code (that would spoil all the fun), but I
would love it if someone could give me a general strategy on how to
approach this problem.



Thanks!!

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

  • Follow-Ups:
    • Re: Rendering an Array Controller contents outside an NSTableView
      • From: Chris Hanson <email@hidden>
    • Re: Rendering an Array Controller contents outside an NSTableView
      • From: Todd Ransom <email@hidden>
  • Prev by Date: Re: Keyboard Loop in Programmatically Created Window
  • Next by Date: Cocoa "InternetConfig? Need to add a protocol like foo:// and handler app
  • Previous by thread: Re: MouseUp in OutlineView
  • Next by thread: Re: Rendering an Array Controller contents outside an NSTableView
  • Index(es):
    • Date
    • Thread