Listening to mac keyboard play/pause events
Posted
by Alex MacCaw
on Stack Overflow
See other posts from Stack Overflow
or by Alex MacCaw
Published on 2010-03-19T12:11:20Z
Indexed on
2010/03/19
13:31 UTC
Read the original article
Hit count: 155
Some mac apps, like iTunes and Spotify, react to the play/pause/next/previous buttons on some Apple keyboards.
Presumably they're tapping into some sort of NSNotification, how can I do the same?
© Stack Overflow or respective owner