Programmatically invoking double-click bindings on NSTableView
Programmatically invoking double-click bindings on NSTableView
- Subject: Programmatically invoking double-click bindings on NSTableView
- From: Gerd Knops <email@hidden>
- Date: Wed, 28 Oct 2009 11:25:20 -0500
Seems this should be easy:
I have an NSTableView's "Double Click Target", "Double Click
Argument", "Double Click Argument2" etc. binding set, and they work
fine.
Now I would like to programmatically get the tableview to issue a
double-click response. Obviously "target" and "doubleAction" are not
useful in that context.
Any ideas how to get this done?
Thanks
Gerd
_______________________________________________
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