Re: Dispatch NSEvent to everyone
Re: Dispatch NSEvent to everyone
- Subject: Re: Dispatch NSEvent to everyone
- From: "Michael Ash" <email@hidden>
- Date: Fri, 18 Jul 2008 15:44:35 -0400
On Fri, Jul 18, 2008 at 3:15 PM, Nick Zitzmann <email@hidden> wrote:
>
> On Jul 18, 2008, at 12:15 PM, Matthew Williamson wrote:
>
>> But really, I still have the same problem, because I don't want to use the
>> Carbon APIs (if I want my app to be 64-bit, I can't use any Carbon anyway,
>> right?).
>
>
> You can; it was mainly HIView and a lot of legacy technologies (QuickDraw,
> Pascal strings, FSSpec, etc.) that were removed from 64-bit Carbon. FSRef,
> aliases, etc. are in 64-bit Carbon.
Even easier than remembering all of this: look at the documentation.
If it doesn't say "Not available to 64-bit applications", then you can
still use it.
Mike
_______________________________________________
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