how do i launch a specific system preference?
how do i launch a specific system preference?
- Subject: how do i launch a specific system preference?
- From: Ken Victor <email@hidden>
- Date: Thu, 7 Oct 2004 18:20:48 -0700
i need to be able to launch the system preferences and have it set up
to the first tab of the universal access panel. i can do this via:
[[NSWorkspace sharedWorkspace] openFile:
@"/System/Library/PreferencePanes/UniversalAccessPref.prefPane"];
and it seems to work fine. i'm not sure though about hardcoding such
a path into my app. is this the proper way to do this? or is there a
better way?
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