How is Carbon connected to Cocoa? Should I use Carbon APIs in my Cocoa code? Will Carbon Core go away?

Is this an OK question fro a Cocoa list?

-koko


On Dec 5, 2010, at 1:43 PM, Kyle Sluder wrote:

On Sun, Dec 5, 2010 at 12:26 PM, Ariel Feinerman <[email protected] > wrote:
Yes, I mean file attribute

Use FSGetCatalogInfo to get the FinderInfo struct of the file, and use
the three bits at index kColor in the finderFlags field.

See <CarbonCore/Files.h> and <CarbonCore/Finder.h> for more info.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/koko%40highrolls.net

This email sent to [email protected]


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to