iTableView and subclassing NSTableView
iTableView and subclassing NSTableView
- Subject: iTableView and subclassing NSTableView
- From: Stephen Zyszkiewicz <email@hidden>
- Date: Fri, 13 Feb 2009 18:31:28 -0800
I am trying to use Matt Gemmell's iTableView (Source List and Colored
Checkboxes):
http://mattgemmell.com/source
It includes a SourceListTableView subclass of NSTableView.
The problem is that the checkboxes within the table are not being
unchecked/checked.
Do I need to implement a keydown event in SourceListTableView? If so,
how do I do this so that the proper checkboxes are checked/unchecked?
Thank you!
Steve
_______________________________________________
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