Special behavior when double-click NSTableView cell
Special behavior when double-click NSTableView cell
- Subject: Special behavior when double-click NSTableView cell
- From: Ivan Myrvold <email@hidden>
- Date: Wed, 18 Feb 2004 15:55:58 +0100
I want an NSTableView to have a special behaviour when I double-click a
cell, i.e. I want it to select the cell (editable is set to YES), as it
does now, but also to start an action. This will give the user the
feedback that he is starting the action (opening a sheet) based on the
information in the cell. Do anyone have a hint to how I could make this
happen?
Ivan
_______________________________________________
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.