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....
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 mails | Author | Date |
|---|---|---|
| Jim Thomason | Dec 11, 22:00 | |
| SD | Dec 13, 03:14 | |
| Jim Thomason | Dec 16, 23:37 | |
| Stefan van den Oor… | Dec 19, 10:01 | |
| David Dunham | Dec 21, 23:29 |






Cocoa mail archive

