NSButtonCell in NSTableView: How can I define button action?
NSButtonCell in NSTableView: How can I define button action?
- Subject: NSButtonCell in NSTableView: How can I define button action?
- From: Michael Becker <email@hidden>
- Date: Fri, 31 Oct 2003 18:29:09 +0100
Hello!
I have an NSTableView that adds rows when certain data is dragged &
dropped onto the NSTableView. Every new row contains an NSButtonCell
with a "Delete" button. Everything works fine, so far. However, I don't
know how to perform an action when the button is pressed. Because
buttons are added dynamically, I cannot connect them via Interface
Builder.
Any help will be appreciated!
Thanks!
- Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.