FROM : Sean McBride
DATE : Wed Jan 09 16:25:59 2008
On 1/9/08 2:13 PM, Matt Gough said:
>> 1. Can I get the same NSWorkspace notifications from somewhere else?
>> I've
>> nosed through /System/Library/Frameworks without stumbling across
>> anything
>> obvious but I may just be blind.
>
>Carbon events seems a good way to go:
>
>See kEventClassApplication in CarbonEvents.h
I'm not sure I'd recommend Carbon Events for new code. Apple decided to
kill 64 bit Carbon, and if you look through CarbonEvents.h you'll see
that most APIs are 32 bit only.
--
____________________________________________________________
Sean McBride, B. Eng <email_removed>
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
DATE : Wed Jan 09 16:25:59 2008
On 1/9/08 2:13 PM, Matt Gough said:
>> 1. Can I get the same NSWorkspace notifications from somewhere else?
>> I've
>> nosed through /System/Library/Frameworks without stumbling across
>> anything
>> obvious but I may just be blind.
>
>Carbon events seems a good way to go:
>
>See kEventClassApplication in CarbonEvents.h
I'm not sure I'd recommend Carbon Events for new code. Apple decided to
kill 64 bit Carbon, and if you look through CarbonEvents.h you'll see
that most APIs are 32 bit only.
--
____________________________________________________________
Sean McBride, B. Eng <email_removed>
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
| Related mails | Author | Date |
|---|---|---|
| Matt Gough | Jan 9, 14:13 | |
| Jean-Daniel Dupas | Jan 9, 14:17 | |
| Sean McBride | Jan 9, 16:25 | |
| Ricky Sharp | Jan 9, 22:23 | |
| Sean McBride | Jan 9, 22:42 | |
| Nick Zitzmann | Jan 9, 23:19 | |
| Ricky Sharp | Jan 10, 02:21 | |
| Sean McBride | Jan 10, 02:23 | |
| Eric Schlegel | Jan 10, 02:41 |






Cocoa mail archive

