Re: Location from System Preferences
Re: Location from System Preferences
- Subject: Re: Location from System Preferences
- From: Fritz Anderson <email@hidden>
- Date: Fri, 30 Apr 2004 15:37:31 -0500
Look in the Apple sample code for MoreSCF, the indispensable utilities
that make it possible to program the System Configuration framework
with one's sanity intact.
<
http://developer.apple.com/samplecode/MoreSCF/MoreSCF.html>
You particularly want to start with MoreSCCopyCurrentSet() and
MoreSCCopyUserVisibleNameOfSet().
-- F
On 29 Apr 2004, at 1:23 AM, Ivan Myrvold wrote:
Is it possible to get at the location information in the network pane
in system preferences? I would like to use this information in my
application, to keep track of where the user currently is logged onto
the network. This is an in-house application, so I have full control
of the location names for all my users.
_______________________________________________
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.