Re: C-Api Documentation - where?
Re: C-Api Documentation - where?
- Subject: Re: C-Api Documentation - where?
- From: Sean McBride <email@hidden>
- Date: Fri, 24 Feb 2012 10:38:51 -0500
- Organization: Rogue Research Inc.
On Fri, 24 Feb 2012 14:46:01 +0700, Gerriet M. Denkmann said:
>How to get documentation about C-Apis?
>
>I just asked Xcode 4.3 about "GetEventParameter" and got a document,
>which said that I should NOT use it because of Legacy.
>
>So: what should I use?
That's a Carbon events API... Most (though not all) of Carbon is deprecated. The recommended approach is to have a Cocoa app which would process its events with NSApplication, NSEvent, NSRunloop, etc.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden