• 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
Clicking a NSTableView column without changing selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clicking a NSTableView column without changing selection


  • Subject: Clicking a NSTableView column without changing selection
  • From: Dustin Wenz <email@hidden>
  • Date: Tue, 27 Feb 2007 17:59:22 -0600

I'm trying to implement checkboxes (NSSwitchButton) in a NSTableView, where clicking on a check box will not change the selection in the table. This is similar to the behavior of the 'Target' column in the Xcode project window.

It is possible to prevent the tableview from seeing mouse clicks on it's contents? All of the sample code I've found will always select whichever table row is clicked when checking/unchecking a box.

	- .Dustin
_______________________________________________

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: question about null
  • Next by Date: Cross platform encryption/decryption
  • Previous by thread: Re: question about null
  • Next by thread: Cross platform encryption/decryption
  • Index(es):
    • Date
    • Thread