Re: How to uncheck checkbox in an NSTableView
Re: How to uncheck checkbox in an NSTableView
- Subject: Re: How to uncheck checkbox in an NSTableView
- From: Lance Kwan <email@hidden>
- Date: Wed, 23 Dec 2009 16:34:23 -0800 (PST)
I cannot uncheck the NSbuttonCell inside the tableView. When running the program, i set all the checkbox to NSOnState. meaning they are all check when running my program.
But when clicking the checkbox it will no t uncheck. Is there a way i could uncheck? because setting the state to NSOffState will not work. I tried NSLog its zero when i set to NSoffSTate but the checkbox is still check.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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