I am looking for a way to detect Cmd + R and Cmd + W (also Ctrl + R and Ctrl + W) in my application.
This site does it http://gpl.internetconnection.net/vi/. The source is a nightmare though. If I don’t find a quick answer, I’ll look through that.
Does anyone have a link or example?
I ended up doing what’s described here: http://www.sencha.com/forum/archive/index.php/t-5759.html
Works perfectly.