Get currently selected item in Mac UI
Posted
by Chetan
on Stack Overflow
See other posts from Stack Overflow
or by Chetan
Published on 2010-04-01T22:27:41Z
Indexed on
2010/04/01
22:33 UTC
Read the original article
Hit count: 263
I want to get the currently selected item (text, image, etc) and display in my Cocoa app's window when a keyboard shortcut is hit. Droplr has functionality like this, for example. How do I go about doing this?
© Stack Overflow or respective owner