On Tue, 25 Mar 2008 15:04:07 -0400, Brian Krisler wrote: > All I would like to do is get notified with the check box is > selected and have a way of determining with item was selected.
Well then, all I do is connect the checkbox column in IB to an action method in my code. The method gets called every time a checkbox is checked/unchecked and I can query the tableview to find out about selected rows and such. ...Eric... _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]