• 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
Delegate for checkbox in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Delegate for checkbox in NSTableView


  • Subject: Delegate for checkbox in NSTableView
  • From: Trygve Inda <email@hidden>
  • Date: Fri, 01 Dec 2006 16:50:09 +0000
  • Thread-topic: Delegate for checkbox in NSTableView

I have an NSTableViewmanaged by an NSArrayController and have a column that
checkboxes that is bound to a key in my dict (the table is an array of
dicts).

How can I detect a change in the state of a checkbox?

I am trying to keep a separate array of all the items whose checkbox is
selected. This is because my list of items able to be selected is about
10,000 items... The list of these items will change occasionally so I want
to grab the items that are checked so as to save them to a separate user
prefs file. It needs to do this in real time as items are checked and
unchecked.

Thanks,

Trygve


_______________________________________________

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

  • Prev by Date: Re: Accessor question
  • Next by Date: Reading the XML in Pages index.xml.gz
  • Previous by thread: Re: Accessor question
  • Next by thread: Reading the XML in Pages index.xml.gz
  • Index(es):
    • Date
    • Thread