• 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: Checkboxes in Table Views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checkboxes in Table Views


  • Subject: Re: Checkboxes in Table Views
  • From: Seth Willits <email@hidden>
  • Date: Tue, 3 Jan 2006 19:41:31 -0800

On Jan 3, 2006, at 6:01 PM, Steve Woodward wrote:

I searched the archives and found a few relevant threads, but I'm still lost....

I have a window with a table view that contains checkboxes in a column. I can get the checkboxes to display, but I'm at a loss as to how to set/get the checkboxes in relation to the data source (in my case, it's a postgresql database that I connect to with my own framework). I've worked through some of the code snippets found in my search but all were incomplete. Apple's documentation wasn't much help either.
So I'm just looking for pointers in the right direction, or code snippets, that pertain to using checkboxes in tableviews with an external data source.
Many TIA.

Your data source should return an NSNumber, usually created with NSNumber +numberWithBool:. That's it




--
Seth Willits
_______________________________________________
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


References: 
 >Checkboxes in Table Views (From: Steve Woodward <email@hidden>)

  • Prev by Date: Re: Embedding Flash in .app, Round Two
  • Next by Date: Re: Binding directly to instance
  • Previous by thread: Re: Checkboxes in Table Views
  • Next by thread: start window inside and NSDocument based application
  • Index(es):
    • Date
    • Thread