Re: Setting Network Preferences Programatically - Part 2
Re: Setting Network Preferences Programatically - Part 2
- Subject: Re: Setting Network Preferences Programatically - Part 2
- From: j o a r <email@hidden>
- Date: Fri, 17 Oct 2003 08:29:04 +0200
On 2003-10-17, at 07.24, James Masasaki wrote:
Does SCF belong to Carbon? Is there a pure Cocoa/Objective-C
implementation? I would rather avoid using Carbon to set Network
Preferences, but I will if I have to.
SCF is the only way to go about this if you want to do it right.
There's a chapter on this in the Cocoa book from Big Nerd Ranch:
<
http://www.bignerdranch.com/Book/>
If not, how do I mix Carbon code in Cocoa?
Just import the right headers, that's mostly all you need to think
about. There's also this article:
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
CarbonCocoaDoc/index.html>
j o a r
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.