• 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: Table checkboxes problems.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table checkboxes problems.


  • Subject: Re: Table checkboxes problems.
  • From: Shane Stanley <email@hidden>
  • Date: Sat, 06 Aug 2011 22:32:55 +1000
  • Thread-topic: Table checkboxes problems.

On 6/8/11 10:13 PM, "Brian Christmas" <email@hidden> wrote:

> 1. I'd like to be able to tell which column the individual checkboxes are in
> when they're clicked on.

You can set a table view delegate, and implement
tableView:shouldEditTableColumn:row:. That will then get called whenever you
edit a cell.
>
> 2. When a checkbox is ticked/unticked, I need to be able to update the data
> the table is based on, presumably via the array controller.

What do you mean update the data? Do you mean change data in cells other
than the ones whose checkboxes are clicked on?


--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>


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

This email sent to email@hidden

  • Follow-Ups:
    • Re: Table checkboxes problems.
      • From: Brian Christmas <email@hidden>
References: 
 >Table checkboxes problems. (From: Brian Christmas <email@hidden>)

  • Prev by Date: Table checkboxes problems.
  • Next by Date: Re: Table checkboxes problems.
  • Previous by thread: Table checkboxes problems.
  • Next by thread: Re: Table checkboxes problems.
  • Index(es):
    • Date
    • Thread