Detecting option key down/up during drag
Detecting option key down/up during drag
- Subject: Detecting option key down/up during drag
- From: Keith Renz <email@hidden>
- Date: Mon, 17 Nov 2003 01:41:58 -0500
I've searched the mamasam archives and haven't found a definitive
answer. How can I detect the option key down/up during a drag like the
Finder? I've implemented dragging in a table view, but I want to be
able to option-drag to make a copy (vs. move) and be able to change my
mind in the middle of a drag. I can detect the option key immediately
before the drag starts, but that doesn't help during the drag.
Thanks,
Keith
_______________________________________________
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.