• 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: NSTableView & different columns
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView & different columns


  • Subject: Re: NSTableView & different columns
  • From: Sanri Parov <email@hidden>
  • Date: Sun, 3 Jul 2005 01:16:30 +0200

On Sat, 02 Jul 2005 17:27:30 -0400, Dave Hersey wrote:

> So, if the identifiers are "number" and "button", you'd have number,
> setNumber, button, and setButton methods in the data object and include the
> code below in your table's data source. (Here, I was storing the table
> objects using an array.)
>
> - Dave

Thanks Dave,

the example was pretty good, but there's a point: you use an array,
which is a very good and common way to treat datas.
In my case, I'd like to set the first column with a progressive row
number and the second one with a checkbox that's set
on the checked position if a file exists in a certain location.
Can I use an array even in this case? What do you suggest?

Thanks again for all the kind help.

--
Sanri Parov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSTableView & different columns
      • From: Dave Hersey <email@hidden>
    • Re: NSTableView & different columns
      • From: mmalcolm crawford <email@hidden>
References: 
 >Re: NSTableView & different columns (From: Dave Hersey <email@hidden>)

  • Prev by Date: Re: NSTableView & different columns
  • Next by Date: Re: NSTableView & different columns
  • Previous by thread: Re: NSTableView & different columns
  • Next by thread: Re: NSTableView & different columns
  • Index(es):
    • Date
    • Thread