• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?


  • Subject: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 9 Jan 2008 16:42:43 -0500
  • Organization: Rogue Research

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".

>example, to get better support for speech synthesis, speech
>recognition and Ink, I've had to rely upon the Carbon APIs.  Cocoa
>APIs do exist for some of these areas, but do not expose all the
>capabilities of the underlying APIs.

The APIs in Ink.h, SpeechRecognition.h, and SpeechSynthesis.h are
available in 64 bit; the APIs in CarbonEvents.h (largely) are 32 bit only.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

_______________________________________________

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

  • Follow-Ups:
    • Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
      • From: Ricky Sharp <email@hidden>
    • Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
      • From: Nick Zitzmann <email@hidden>
References: 
 >Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass? (From: Phill Kelley <email@hidden>)
 >Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass? (From: Matt Gough <email@hidden>)
 >Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass? (From: "Sean McBride" <email@hidden>)
 >Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass? (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
  • Next by Date: webView:willPerformDragDestinationAction:forDraggingInfo: not called
  • Previous by thread: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
  • Next by thread: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
  • Index(es):
    • Date
    • Thread