Cocoa again again
Cocoa again again
- Subject: Cocoa again again
- From: john smith <email@hidden>
- Date: Thu, 5 Mar 2009 07:59:34 +0100
- Importance: Normal
So, the cocoa port of my plugin DK is starting to work with basic features like drawing and mouse handling... Nice :-)
However, I have a few questions, hopefully there's someone out there who doesn't mind answering them:
1: I'm currently testing in AULab and Metro. Logic 7 doesn't appear to be working with cocoa views (or prefer carbon views, not sure yet). My question is, what other apps out there support cocoa views?
2: I want to be as ready as possible to make the switch to 64-bit, but I'm unsure about which non-graphics carbon calls are supported there. Is there somewhere a list of supported (or non-supported) calls? Or some other way to determine whether my code is "64-bit ready", when it comes to API calls?
(Example of why I ask question 2: If I look up MPCreateSemaphore or MPCreateTask I can see it is a carbon call (because of the link: http://developer.apple.com/documentation/Carbon/Reference/Multiprocessing_Services/Reference/reference.html). But... the docs says that it is "Available in Mac OS X v10.0 and later.", and it's in the "CoreServices" framework... as I understand it the "core*" apis are both available to carbon and cocoa, so I seem to have "proof" that it works and that it doesn't work on 64-bit OS).
Thanks,
Michael Olsen
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it!
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden