Re: Reload Preference Pane in memory
Re: Reload Preference Pane in memory
- Subject: Re: Reload Preference Pane in memory
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 20 Jul 2006 15:51:30 -0600
On Jul 20, 2006, at 3:38 PM, matt jaffa wrote:
In our upgrade installer package we put down a new System Preferences
pane and it is working. But when they have System Preferences open
before the upgrade the old .prefPane stays in memory. Is there some
cocoa api to tell the System Preferences to reload in memory are
Preference Pane without switching which preference pane is active, so
that when they click on our prefPane it will show the updated version.
I don't think so. Instead, you should probably make the installer
close System Preferences if it's open. That's pretty easy to do with
NSAppleScript.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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