Skip navigation.
 
mlRe: monitor the clipboard?
FROM : Jim Thomason
DATE : Thu Dec 16 23:37:14 2004

On Sun, 12 Dec 2004 18:14:00 -0800, SD <<email_removed>> wrote:
> Your looking for the functions RegisterEventHotKey and RegisterEventHotKey.
>
> SD


I'm aware of the carbon functions for creating global hotkeys. I know
how to do that. I still don't think this is the best approach.
Besides, it breaks if the user chooses "copy" from the Edit menu
instead of hitting command-C.

That was just one of the suggestions I threw out for monitoring the
clipboard. All I want is for my background application to know what's
on the clipboard as it changes so I can keep track. I can do it by
constantly polling, but that seems really inefficient and I'm hoping
for suggestions for a better way.

-Jim....

Related mailsAuthorDate
mlmonitor the clipboard? Jim Thomason Dec 11, 22:00
mlRe: monitor the clipboard? SD Dec 13, 03:14
mlRe: monitor the clipboard? Jim Thomason Dec 16, 23:37
mlRe: monitor the clipboard? Stefan van den Oor… Dec 19, 10:01
mlRe: monitor the clipboard? David Dunham Dec 21, 23:29