• 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 - beyond the simple example
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: core data - beyond the simple example


  • Subject: Re: core data - beyond the simple example
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 4 Apr 2008 12:38:12 -0400

>  >  Just think of something along the lines of
>  >
>  >  @interface MyObject : NSObject
>  >  {
>  >     NSString *name;
>  >     NSString *color;
>  >
>  >  }
>
>   In this case, as I said, just do it the easier way first so you
>  understand what's involved. Then if you want a 'subview as a cell in a
>  table', you'll have a much easier time. To do it the simple way,
>  you'll need to make the necessary adjustments for your color column in
>  code.

  Come to think of it, if you're targeting Leopard and above, consider
using NSCollectionView. This is FAR better suited to the type of UI
you're describing. Sorry for missing that obvious bit.

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: core data - beyond the simple example
      • From: Torsten Curdt <email@hidden>
References: 
 >core data - beyond the simple example (From: Torsten Curdt <email@hidden>)
 >Re: core data - beyond the simple example (From: "I. Savant" <email@hidden>)
 >Re: core data - beyond the simple example (From: Torsten Curdt <email@hidden>)
 >Re: core data - beyond the simple example (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Can we write Mac Servies like We write for Windows services
  • Next by Date: Re: NSDate and millis
  • Previous by thread: Re: core data - beyond the simple example
  • Next by thread: Re: core data - beyond the simple example
  • Index(es):
    • Date
    • Thread