launchin .Mac Prefs on 10.2.8
launchin .Mac Prefs on 10.2.8
- Subject: launchin .Mac Prefs on 10.2.8
- From: Ken Victor <email@hidden>
- Date: Thu, 28 Apr 2005 17:25:35 -0700
Title: launchin .Mac Prefs on 10.2.8
on OS X 10.3, i am able to open system prefs to the .Mac pane/tab
via:
[[NSWorkspace sharedWorkspace] openFile:
@"/System/Library/PreferencePanes/Mac.prefPane"];
on 10.2.8, if i use:
[[NSWorkspace sharedWorkspace] openFile:
@"/System/Library/PreferencePanes/Internet.prefPane"];
it launches system preferences to the right pane, but at which
ever tab the user had last used. is there any way to get the .Mac tab
to be selected/open?
thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden