performKeyEquivalent & key events
performKeyEquivalent & key events
- Subject: performKeyEquivalent & key events
- From: Chad Armstrong <email@hidden>
- Date: Mon, 16 Feb 2004 13:02:44 -0600
I have a list of items in a table, and when a user hits the Delete or
Backspace key, I want the highlighted items in the list to disappear.
What would be the best way to implement this? I am assuming that I
will need to use performKeyEquivalent at some point. I also have a
button which can be clicked to delete the items from the list, but that
also has another key binding, other than Delete or Backspace.
Chad Armstrong
_______________________________________________
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.