Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
- Subject: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
- From: Ricky Sharp <email@hidden>
- Date: Wed, 9 Jan 2008 19:21:37 -0600
On Jan 9, 2008, at 3:42 PM, Sean McBride wrote:
On 1/9/08 3:23 PM, Ricky Sharp said:
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.
Bad advice; there is still a definite need for Carbon. I would thus
recommend that it is indeed used for new code when necessary.
Notice I said "I'm not sure I'd recommend Carbon _Events_ for new
code"
not "I'm not sure I'd recommend Carbon for new code".
Sorry I wasn't more specific, but for Ink, that makes full use of
carbon events. But, as Nick just pointed out, the event APIs are
actually in 64-bit, so all is well.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden